Locaweb Servidores API Client SDK for .NET projects
View the Project on GitHub guibranco/locaweb-servidores-sdk-dotnet
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 API de Servidores
//sample CSharp code showing how to use the lib
var client = new LocawebServidoresClient();
client.CallSomeMethod();