Skip to content

Bradtus/CoinGecko.Net

 
 

Repository files navigation

CoinGecko.Net

.NET Nuget version Nuget downloads

CoinGecko.Net is a wrapper around the CoinGecko API as described on CoinGecko, including all features the API provides using clear and readable objects.

If you think something is broken, something is missing or have any questions, please open an Issue

Documentation

Installation

dotnet add package CoinGecko.Net

Support the project

I develop and maintain this package on my own for free in my spare time, any support is greatly appreciated.

Donate

Make a one time donation in a crypto currency of your choice. If you prefer to donate a currency not listed here please contact me.

Btc: bc1qz0jv0my7fc60rxeupr23e75x95qmlq6489n8gh
Eth: 0x8E21C4d955975cB645589745ac0c46ECA8FAE504

Sponsor

Alternatively, sponsor me on Github using Github Sponsors.

Discord

A Discord server is available here. For discussion and/or questions around the CryptoExchange.Net and implementation libraries, feel free to join.

Release notes

  • Version 2.0.2 - 01 Oct 2023

    • Fixed deserialization issue market model
  • Version 2.0.1 - 25 Aug 2023

    • Updated CryptoExchange.Net
  • Version 2.0.0 - 25 Jun 2023

    • Updated CryptoExchange.Net to version 6.0.0
    • Renamed CoinGeckoClient to CoinGeckoRestClient
    • Updated dependency injection register method (AddCoinGecko)
    • Fixed deserialization error on Asset details model
  • Version 1.0.4 - 16 Apr 2023

    • Fixed some calls returning a 401 Unauthorized error
  • Version 1.0.3 - 18 Mar 2023

    • Updated CryptoExchange.Net
  • Version 1.0.2 - 14 Feb 2023

    • Updated CryptoExchange.Net
  • Version 1.0.1 - 25 Jan 2023

    • Fixed mapping of status updates in GetAssetDetailsAsync
  • Version 1.0.0 - 08 Jan 2023

    • Initial release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%