10 Forks
34 Stars
34 Watchers

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.

How to download and setup NClient

Open terminal and run command
git clone https://github.com/nclient/NClient.git
git clone is used to create a copy or clone of NClient repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NClient https://github.com/nclient/NClient/archive/master.zip

Or simply clone NClient with SSH
[email protected]:nclient/NClient.git

If you have some problems with NClient

You may open issue on NClient support forum (system) here: https://github.com/nclient/NClient/issues