0
john@johnfuqua.com created
- ABP Framework version: v9.0.0
- UI Type: Blazor Server
- Database System: EF Core (SQL Server,
- Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
- Exception message and full stack trace: Does not integrate with auth server, web gateway, or helm
- Steps to reproduce the issue:
Does not integrate with auth server, web gateway, or helm
- Create microservice project
- Right click on apps folder
- Select "Add"
- Select "New Module"
- Select "Web"
- Select "Blazor Server"
Nothing is integrated into the project.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
4 Answer(s)
-
0
It is the latest version. We downloaded it on Tuesday.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hello john@johnfuqua.com,
Unfortunately ABP Studio doesn't have that feature yet. Currently only modules created with
Microservicetemplates are integrated to other parts.You can check how the initial UI application is configured in other services and gateways to learn how to integrate the new Blazor-Server application.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)