- ABP Framework version: v4.3.X
- UI type / Blazor Web Assembly
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): / no
Can you please provide a link to deployment of Blazor Web Assembly application. Deployment to IIS. Specifically the two deployments required. One for the API and one for the Blazor App.
Is it possible to deploy a combined instance? I.e. no need for API seperation.
Many thanks, Roger
4 Answer(s)
-
0
Is it possible to deploy a combined instance? I.e. no need for API seperation.
I don't understanding what you mean,
Blazor web assembly is separation of front-end and backend.
Maybe you need blazor-server:https://docs.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/server?view=aspnetcore-5.0
-
0
Ok ignore my question about separation.
Just point me to the documentation for the deployment of Blazor Web Assembly to IIS.
Thanks, Roger
-
0
-
0
This question has been automatically marked as stale because it has not had recent activity.