fullstackhero / blazor-starter-kit

Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
MIT License
3.5k stars 733 forks source link

Question: .NET 6 support and Fullstackhero clarification #304

Open dotnetshadow opened 3 years ago

dotnetshadow commented 3 years ago

Hi,

Firstly I would like to say what a great job you have done with this template, well done.

I have a couple of questions:

  1. I did see that .NET 6 was on the roadmap and was wondering what time frame you had in mind for the .NET 6 version. One of the main reasons is to get the full hot reload functionality which will make developing a little better.

  2. I noticed that you are also working on Fullstackhero (with Blazor WASM Boilerplate project), will this overlap with this project? I see a few similarities and was wondering how they will relate or what makes them different?

Thanks for your time and effort

FrancoisMongeau commented 3 years ago

Hi. I had similar Q. See https://github.com/fullstackhero/dotnet-webapi-boilerplate/discussions/41 if it helps.

dotnetshadow commented 3 years ago

Awesome thanks for the reply, it pretty much answers question 2 the differences between the projects.

It will be interesting to see if .NET 6 version of this project will come out in the same time frame