NClient icon indicating copy to clipboard operation
NClient copied to clipboard

Minimal API support

Open Kingmidas74 opened this issue 3 years ago • 1 comments

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

Kingmidas74 avatar Dec 14 '21 00:12 Kingmidas74

This is the complex issue that takes time :)

smolchanovsky avatar Dec 19 '21 20:12 smolchanovsky