Plan for .NET 8 Migration #870
Replies: 14 comments 6 replies
-
|
Beta Was this translation helpful? Give feedback.
-
appreciate to update blazor-wasm-boilerplate to .NET8 too. |
Beta Was this translation helpful? Give feedback.
-
when will you continue to complete the dotnet-microservices-boilerplate repository? |
Beta Was this translation helpful? Give feedback.
-
Definitely interested in seeing your VSA implementation. Please cover adding additional features/slices. |
Beta Was this translation helpful? Give feedback.
-
VSA and cross module communication, if some operation involve code from 2 module, how is the communication looks like |
Beta Was this translation helpful? Give feedback.
-
What about replacing Mediator with Wolverine? Wolverine is The Next Generation .NET Mediator and Message Bus. |
Beta Was this translation helpful? Give feedback.
-
Following can be consider when upgrading the current version,
|
Beta Was this translation helpful? Give feedback.
-
going from CLEAN to VERTICAL is a massive change isnt it ? I been looking at both recently and it does seem CLEAN is overkill |
Beta Was this translation helpful? Give feedback.
-
Why Minimal APIs only? |
Beta Was this translation helpful? Give feedback.
-
Why mantaint two project web api and microservice boilerplates…. if a microservice can be containt a webapi perfectly…. and also you need to upgrade the blazor ui to be compatible with webapi and microservice.. I think that is too job for you… May be we need an integral plan to unified all boirplates in a modular design… what do the communkty think? Thanks in advanced! |
Beta Was this translation helpful? Give feedback.
-
Add support for multiple ways to authenticate simultaneously like AzureAD and JWT. Previously it was "either JWT or AzureAD" and just chaining them does not work. |
Beta Was this translation helpful? Give feedback.
-
Mukesh do you have any timeline or Targeted Release Date for this new .NET 8 version on BlazorHero? |
Beta Was this translation helpful? Give feedback.
-
Awesome, not too sure about minimal api's though. |
Beta Was this translation helpful? Give feedback.
-
what about SignalR? becuase minimal api does not support signalr, so how we can implement notification module? does it need to be aot dotnet? |
Beta Was this translation helpful? Give feedback.
-
Here is what will come along with the .NET 8 Migration / Update.
Let me know if you need other features. PS, .NET 8 version will be released towards the final quarter.
Beta Was this translation helpful? Give feedback.
All reactions