Skip to content

ByronAP/CoinGeckoApi

Repository files navigation

CoinGeckoApi

CoinGecko Logo

CoinGecko API Library for .NET

Sponsor Nuget FOSSA Status Codacy Badge CodeQL Tests

CoinGecko API Documentation

Library Documentation

Features

  • Method names and locations match API
  • Concrete classes (with very few exceptions)
  • Fully asynchronous
  • Compatible with dependency injection and logging
  • Integrated response caching
  • Integrated rate limiting
  • Easier to use then other libraries
  • Supports PRO endpoints (I have no way to test)

Just create an instance of 'CoinGeckoClient' and start making calls.