Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.72 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.72 KB

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.