dotnet-presentations / blazor-workshop

Blazor workshop
https://aka.ms/blazorworkshop
MIT License
3.5k stars 1.56k forks source link

Straight conversion to .NET 8 #368

Open csharpfritz opened 10 months ago

csharpfritz commented 10 months ago

No new features here, but updated from .NET 7 to .NET 8

To Do: introduce the various rendering models and apply them to various pages to teach how to create and work with SSR, InteractiveServer, InteractiveWebAssembly, InteractiveAuto and streaming

lohithgn commented 8 months ago

@csharpfritz @jongalloway @danroth27 can we get this PR merged please ?