Isotop7
❔ Blazor web app in console
No, i want to build a separate blazor web app, thats using code from my existing console application like DbContext and it should be started from my
Program.cs
from my console application.
When I create a new template with dotnet
the template uses the asp.net sdk and I don't really know how to incorporate it.
I want to ship my main application, thats spawning several tasks with the web ui using blazor in one exe8 replies