Locaweb Servidores API Client SDK for .NET projects
Build status | Last commit | Tests | Coverage | Code Smells | LoC |
---|---|---|---|---|---|
Download the latest zip file from the Release page.
Package | Version | Downloads |
---|---|---|
LocawebServidores |
Implements all features of Project name API available at Project name
- Feature #1
- Feature #2
- Feature #3
- Feature #N
//sample CSharp code showing how to use the lib
var client = new LocawebServidoresClient();
client.CallSomeMethod();