- Fix Migration Issues related to .NET 9
Unclaimed project
Are you a maintainer of dotnet-starter-kit? Claim this project to take control of your public changelog and roadmap.
Changelog
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
Hi Team,
I am glad to announce that the FSH .NET StarterKit 2.0.2-rc is out!
You can now test the starter kit in 2 ways.
dotnet new install FullStackHero.NET.StarterKit::2.0.2-rc
dotnet new fsh -o HelloWorld
This would create your version of the StarterKit in the /HelloWorld folder. Please take a look...
This will be the Final V1 Release
Currently Migrating the solution to .NET 8 / Vertical Slice Architecture. PR here - https://github.com/fullstackhero/dotnet-webapi-starter-kit/pull/905