Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[blazor] Read appsettings loaded by the runtime into the VFS #48326

Merged
merged 3 commits into from
May 23, 2023

Conversation

maraf
Copy link
Member

@maraf maraf commented May 19, 2023

Read appsettings loaded by the runtime into the VFS

In the dotnet/runtime#85520 we implemented loading appsetings to VFS during startup.
The appsettings are now available as files.

@maraf maraf added area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly labels May 19, 2023
@maraf maraf added this to the 8.0-preview5 milestone May 19, 2023
@maraf maraf self-assigned this May 19, 2023
@maraf maraf marked this pull request as ready for review May 19, 2023 13:31
@maraf maraf requested a review from a team as a code owner May 19, 2023 13:31
@maraf
Copy link
Member Author

maraf commented May 23, 2023

@javiercn @MackinnonBuck Any objections here?

@maraf maraf merged commit 39564d5 into dotnet:main May 23, 2023
@maraf maraf deleted the BlazorAppSettings branch May 23, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants