CryptoAPIs 1.1.0
See the version list below for details.
dotnet add package CryptoAPIs --version 1.1.0
NuGet\Install-Package CryptoAPIs -Version 1.1.0
<PackageReference Include="CryptoAPIs" Version="1.1.0" />
<PackageVersion Include="CryptoAPIs" Version="1.1.0" />
<PackageReference Include="CryptoAPIs" />
paket add CryptoAPIs --version 1.1.0
#r "nuget: CryptoAPIs, 1.1.0"
#addin nuget:?package=CryptoAPIs&version=1.1.0
#tool nuget:?package=CryptoAPIs&version=1.1.0
CryptoAPIs - the C# library for the CryptoAPIs
Crypto APIs 2.0 is a complex and innovative infrastructure layer that radically simplifies the development of any Blockchain and Crypto related applications. Organized around REST, Crypto APIs 2.0 can assist both novice Bitcoin/Ethereum enthusiasts and crypto experts with the development of their blockchain applications. Crypto APIs 2.0 provides unified endpoints and data, raw data, automatic tokens and coins forwardings, callback functionalities, and much more.
This C# SDK is automatically generated by the OpenAPI Generator project:
- API version: 2.0.0
- SDK version: 1.1.0
- Build package: org.openapitools.codegen.languages.CSharpNetCoreClientCodegen For more information, please visit https://cryptoapis.io
Frameworks supported
- .NET Core >=1.0
- .NET Framework >=4.6
- Mono/Xamarin >=vNext
Dependencies
- RestSharp - 106.11.8-alpha.0.13 or later
- Json.NET - 12.0.3 or later
- JsonSubTypes - 1.8.0 or later
- System.ComponentModel.Annotations - 5.0.0 or later
The DLLs included in the package may not be the latest version. We recommend using NuGet to obtain the latest version of the packages:
Install-Package RestSharp
Install-Package Newtonsoft.Json
Install-Package JsonSubTypes
Install-Package System.ComponentModel.Annotations
NOTE: RestSharp versions greater than 105.1.0 have a bug which causes file uploads to fail. See RestSharp#742. NOTE: RestSharp for .Net Core creates a new socket for each api call, which can lead to a socket exhaustion problem. See RestSharp#1406.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- SampleDependency (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
!New Product: Wallet as a Service!
Blockchain Data: XRP Specific endpoints
Blockchain Data: ZIL Specific endpoints
Blockchain Events: More protocols and more events types
Minor Fixes and Improvements