0
aprsystem created
I'm using ASP.NET Core. I have several ApplicationServices in one application project and I need to have different addresses for them between /api/services/ and service name.
For example, I have services AaApplicationService BbApplicationService CcApplicationService and I would like to have addresses for them /api/services/app/test1/test11/Aa /api/services/app/test1/test11/Bb /api/services/app/test2/Cc
How to do it?
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
1 Answer(s)
-
0
Currently not implemented (requires a lot of changes)
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)