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

Not all public members have XML documentation #405

Closed smolchanovsky closed 2 years ago

smolchanovsky commented 2 years ago

It is necessary to add XML documentation for all public members in the code.