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.
4 Answer(s)
-
0
hi
What is your Studio version?
Have you upgraded to the latest?
-
0
It is the latest version. We downloaded it on Tuesday.
-
0
hi
Thanks. I will ask our colleague.
-
0
Hello john@johnfuqua.com,
Unfortunately ABP Studio doesn't have that feature yet. Currently only modules created with
Microservice
templates 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.