Api library for accessing the Bittrex exchange Api built on .Net Standard.
Info
Version: | 1.2.2 |
Author(s): | Matt Scheetz |
Last Update: | Tuesday, November 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mscheetz/BittrexApi.NetCore |
NuGet Url: | https://www.nuget.org/packages/BittrexApi.NetCore |
Install
Install-Package BittrexApi.NetCore
dotnet add package BittrexApi.NetCore
paket add BittrexApi.NetCore
BittrexApi.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- DateTimeHelpers(>= 1.3.0)
- FileRepository(>= 1.1.0)
- Newtonsoft.Json(>= 11.0.2)
- RESTApiAccess(>= 1.2.1)
- xunit(>= 2.4.0)
Tags