Oggi vi parlo di quale ho scoperto essere il più grande problema di Blazor Server...e perchè ho davvero buone speranze che .NET 7 possa risolverlo.
## Pause and resume server-side Blazor circuits #30344
- https://github.com/dotnet/aspnetcore/issues/30344
## More control over circuits lifetime (ability to monitor circuit activity and terminate from client/server)
- https://github.com/dotnet/aspnetcore/issues/30287
## Server-side Blazor: Provide APIs/Extension Points for Circuit Eviction
- https://github.com/dotnet/aspnetcore/issues/17866
## Ability to run multiple Blazor server / Web assembly apps in the same document
- https://github.com/dotnet/aspnetcore/issues/38128
## Blazor: Combine server and client to get the best of two worlds
- https://github.com/dotnet/aspnetcore/issues/35358
## Pause and resume Blazor applications
- https://github.com/dotnet/aspnetcore/issues/27576
view more