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

Extensions for creating client mocks #447

Open smolchanovsky opened 2 years ago

smolchanovsky commented 2 years ago

WIP