A .NET implementation for the CoinMarketCap API for cryptocurrencies.
Info
Version: | 1.0.0-ci-1731201 |
Author(s): | Christopher.Haws |
Last Update: | Wednesday, November 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ChristopherHaws/coinmarketcap-dotnet |
NuGet Url: | https://www.nuget.org/packages/CoinMarketCap |
Install
Install-Package CoinMarketCap
dotnet add package CoinMarketCap
paket add CoinMarketCap
CoinMarketCap Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
Tags