nclient / NClient

:dizzy: NClient is an automatic type-safe .Net HTTP client that allows you to call web service API methods using annotated interfaces or controllers without boilerplate code.
Apache License 2.0
43 stars 11 forks source link

Refactoring dotnet nclient configuration #383

Closed smolchanovsky closed 2 years ago

smolchanovsky commented 2 years ago

I added a sub-verb for the generation command, renamed the interface to facade (the interface is too general), fixed the help display

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

50.7% 50.7% Coverage
0.0% 0.0% Duplication