0
cellero created
- 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
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
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
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
0
This question has been automatically marked as stale because it has not had recent activity.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)


