blazor-workshop icon indicating copy to clipboard operation
blazor-workshop copied to clipboard

Upgrade the ASP.NET Core SignalR branch to use .NET 6

Open IEvangelist opened this issue 4 years ago • 1 comments

  • 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

IEvangelist avatar Nov 15 '21 17:11 IEvangelist

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?

csharpfritz avatar Jan 28 '22 17:01 csharpfritz