Cross platform C# library for general Crypto Currency functionality, and communicating with Cryptocurrency exchanges, and Blockchain APIs.
Info
Version: | 1.6.0 |
Author(s): | Christian Findlay |
Last Update: | Wednesday, April 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MelbourneDeveloper/CryptoCurrency.Net |
NuGet Url: | https://www.nuget.org/packages/CryptoCurrency.Net |
Install
Install-Package CryptoCurrency.Net
dotnet add package CryptoCurrency.Net
paket add CryptoCurrency.Net
CryptoCurrency.Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.2)
- RestClient.Net(>= 2.0.0)
- System.IO.IsolatedStorage(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.2)
- RestClient.Net(>= 2.0.0)
- System.Net.Http(>= 4.3.4)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags