Skip to content

Default new runtime feature switches (#23932) - #23987

Merged
mkArtakMSFT merged 1 commit into
dotnet:release/5.0-preview8from
eerhardt:Port23932
Jul 16, 2020
Merged

Default new runtime feature switches (#23932)#23987
mkArtakMSFT merged 1 commit into
dotnet:release/5.0-preview8from
eerhardt:Port23932

Conversation

@eerhardt

Copy link
Copy Markdown
Member

Porting #23932 to release/5.0-preview8.

  • Default new runtime feature switches

These new feature switches have been added to the runtime to make applications smaller. Setting reasonable defaults to Blazor wasm projects.

Fix #23716

For the default Blazor WASM template app, with these settings the uncompressed IL size drops:

Build Size
Before change 3,007,488 bytes
With change 2,412,544 bytes

cc @SteveSandersonMS @mkArtakMSFT

If there is an ask mode template to fill out, let me know and I can do it.

* Default new runtime feature switches

These new feature switches have been added to the runtime to make applications smaller. Setting reasonable defaults to Blazor wasm projects.

Fix dotnet#23716

* PR feedback
@eerhardt
eerhardt requested a review from pranavkm July 16, 2020 01:56
@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Jul 16, 2020
@pranavkm pranavkm added this to the 5.0.0-preview8 milestone Jul 16, 2020
@mkArtakMSFT
mkArtakMSFT merged commit 427bfc8 into dotnet:release/5.0-preview8 Jul 16, 2020
@eerhardt
eerhardt deleted the Port23932 branch July 16, 2020 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants