CuriousDrive / BlazingChat

BlazingChat is a Blazor WebAssembly app developed by CuriousDrive for the community. This is a sample application for developers who are just getting started with Blazor.
MIT License
440 stars 134 forks source link

Upgrade project from .NET5 to .NET6 #46

Closed CuriousDrive closed 2 years ago

CuriousDrive commented 2 years ago

.NET6 has amazing features for Blazor WASM app. It's November and it's time to upgrade. :)

CuriousDrive commented 2 years ago

This has been fixed with #50