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 and Polyglot Notebooks. 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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
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 | 17,078 | 6/9/2022 |
1.6.4 | 404 | 6/1/2022 |
1.6.3 | 467 | 5/25/2022 |
1.6.2 | 407 | 5/24/2022 |
1.6.1 | 439 | 5/17/2022 |
1.6.0 | 2,994 | 4/14/2022 |
1.5.5 | 3,042 | 1/18/2022 |
1.5.4 | 849 | 12/21/2021 |
1.5.3 | 352 | 12/17/2021 |
1.5.2 | 437 | 12/11/2021 |
1.5.1 | 451 | 12/9/2021 |
1.5.0 | 3,616 | 10/21/2021 |
1.4.5 | 1,977 | 8/29/2021 |
1.4.4 | 10,221 | 7/12/2021 |
1.4.3 | 4,089 | 5/6/2021 |
1.4.2 | 1,441 | 4/17/2021 |
1.4.1 | 2,170 | 3/14/2021 |
1.3.5 | 3,394 | 11/13/2020 |
1.3.4 | 2,189 | 9/18/2020 |
1.3.3 | 421 | 9/18/2020 |
1.3.2 | 1,230 | 8/2/2020 |
1.3.1 | 676 | 7/27/2020 |
1.3.0 | 1,571 | 7/8/2020 |
1.2.6 | 4,691 | 6/26/2019 |
1.2.5 | 521 | 6/24/2019 |
1.2.4 | 580 | 5/7/2019 |
1.2.3 | 637 | 4/23/2019 |
1.2.2 | 534 | 4/19/2019 |
1.2.1 | 561 | 4/4/2019 |
1.2.0 | 537 | 4/4/2019 |
1.1.1 | 557 | 3/1/2019 |
1.1.0 | 559 | 3/1/2019 |
1.0.4 | 541 | 2/26/2019 |
1.0.3 | 587 | 2/19/2019 |
1.0.2 | 607 | 2/16/2019 |
1.0.1 | 646 | 12/20/2018 |
1.0.0 | 646 | 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