CoinGeckoAsyncApi 1.7.0
.NET Standard 2.0
dotnet add package CoinGeckoAsyncApi --version 1.7.0
NuGet\Install-Package CoinGeckoAsyncApi -Version 1.7.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CoinGeckoAsyncApi" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoinGeckoAsyncApi --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CoinGeckoAsyncApi, 1.7.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CoinGeckoAsyncApi as a Cake Addin
#addin nuget:?package=CoinGeckoAsyncApi&version=1.7.0
// Install CoinGeckoAsyncApi as a Cake Tool
#tool nuget:?package=CoinGeckoAsyncApi&version=1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.Net and .Net Standart coin gecko async client for newest Min-API
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CoinGeckoAsyncApi:
Package | Downloads |
---|---|
IkosBots
Package Description |
|
UserLibrary
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 8,542 | 6/9/2022 |
1.6.4 | 276 | 6/1/2022 |
1.6.3 | 334 | 5/25/2022 |
1.6.2 | 272 | 5/24/2022 |
1.6.1 | 306 | 5/17/2022 |
1.6.0 | 1,385 | 4/14/2022 |
1.5.5 | 2,817 | 1/18/2022 |
1.5.4 | 783 | 12/21/2021 |
1.5.3 | 300 | 12/17/2021 |
1.5.2 | 384 | 12/11/2021 |
1.5.1 | 404 | 12/9/2021 |
1.5.0 | 3,377 | 10/21/2021 |
1.4.5 | 1,884 | 8/29/2021 |
1.4.4 | 9,694 | 7/12/2021 |
1.4.3 | 4,036 | 5/6/2021 |
1.4.2 | 1,367 | 4/17/2021 |
1.4.1 | 2,123 | 3/14/2021 |
1.3.5 | 3,340 | 11/13/2020 |
1.3.4 | 2,132 | 9/18/2020 |
1.3.3 | 376 | 9/18/2020 |
1.3.2 | 1,186 | 8/2/2020 |
1.3.1 | 630 | 7/27/2020 |
1.3.0 | 1,527 | 7/8/2020 |
1.2.6 | 4,643 | 6/26/2019 |
1.2.5 | 483 | 6/24/2019 |
1.2.4 | 516 | 5/7/2019 |
1.2.3 | 575 | 4/23/2019 |
1.2.2 | 481 | 4/19/2019 |
1.2.1 | 510 | 4/4/2019 |
1.2.0 | 493 | 4/4/2019 |
1.1.1 | 515 | 3/1/2019 |
1.1.0 | 507 | 3/1/2019 |
1.0.4 | 492 | 2/26/2019 |
1.0.3 | 543 | 2/19/2019 |
1.0.2 | 562 | 2/16/2019 |
1.0.1 | 604 | 12/20/2018 |
1.0.0 | 603 | 12/18/2018 |
Coin Gecko Api wrapper written in .net standard 2.0 for more information please check the official documentation from https://www.coingecko.com/api/docs/v3