Skip to content

Coinigy/Coinigy_.NET_PCL_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinigy .NET PCL API Library

Build status

A .NET PCL (Portable Class Library) for the Coinigy API. API documentation can be found at: http://docs.coinigy.apiary.io/

Each call listed in the documentation is listed in this library with the same name and the first letter uppercase (addAlert == AddAlert). This library supports both synchronous and asynchronous operations. Asynchronous operations are named the same as syncronous with a postfix of "Async" (AddAlert == AddAlertAsync).

A NuGet package is available: https://www.nuget.org/packages/Coinigy.API

About

A .NET PCL Library for the Coinigy API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages