blazor-workshop
blazor-workshop copied to clipboard
Upgrade the ASP.NET Core SignalR branch to use .NET 6
- Prefer file-scoped namespaces.
- Add applicable
GlobalUsings.cs. - Enable implicit usings.
- Add solution items.
- Sync from MS Learn module repo:
- https://github.com/MicrosoftDocs/mslearn-blazing-pizza-signalr/tree/main/blazor-workshop
REALLY cool addition to the workshop, and we would definitely like to take the upgrade to .NET 6
I'm going to do a .NET 6 upgrade and docs update separately. Can we put together an additional module that shows how to do the migration from polling to SignalR?