NClient
NClient copied to clipboard
Minimal API support
Minimal API was presented in .Net 6 by Microsoft. As far as I know NClient used to generate facades from ApiControllers.
My question is: what if there is NO ApiControllers anymore?
https://docs.microsoft.com/en-us/aspnet/core/fundamentals/minimal-apis?view=aspnetcore-6.0
This is the complex issue that takes time :)