- ABP Framework version: v8.1.1
- UI Type: Blazor WASM
- Database System: EF Core (PostgreSQL)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
- Exception message and full stack trace:
- Steps to reproduce the issue:
I'm trying to create an API controller in the HttpApi project, but I'm facing issues with Auto API Controllers. I'm attempting to create a Products API controller, but when I run the source code, Swagger can't find the APIs I've built. Could you please assist me in creating an API Products controller in the HttpApi project that can work properly in an ABP Blazor WebAssembly Application?
6 Answer(s)
-
0
Hi,
Could you share the full steps to reproduce? thanks.
-
0
Hi,
Could you share the full steps to reproduce? thanks.
My intention is to manually create an API controller in the HttpApi project of an ABP Blazor WebAssembly Application, without relying on Auto API Controllers. However, I couldn't find specific articles guiding me on this matter.
-
0
What kind of API controller? Could you share the code?
-
0
-
0
-
0