Skip to content

Better Blazor Server integration with the rest of ASP.NET Core #38125

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

Closed
javiercn opened this issue Nov 5, 2021 · 1 comment
Closed

Better Blazor Server integration with the rest of ASP.NET Core #38125

javiercn opened this issue Nov 5, 2021 · 1 comment
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-server

Comments

@javiercn
Copy link
Member

javiercn commented Nov 5, 2021

While Blazor is part of ASP.NET Core, there are several repeating pain points when integrating with the rest of the stack. Some of them are due to conflicts on how Blazor is configured and some others are due to the stateful nature of Blazor apps as opposed to the rest of ASP.NET Core apps.

#19578
#23662
#25758

@javiercn javiercn added area-blazor Includes: Blazor, Razor Components feature-blazor-server jcn-p0 labels Nov 5, 2021
@javiercn javiercn added this to the .NET 7 Planning milestone Nov 5, 2021
@mkArtakMSFT
Copy link
Contributor

Triaged individual issues.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-server
Projects
None yet
Development

No branches or pull requests

2 participants