/CoinGecko

CoinGecko .Net Standard api wrapper

Primary LanguageC#

CoinGecko

Build status Codacy BadgeNuget version Nuget downloads

CoinGecko .Net Standard api wrapper

A .Net wrapper for the CoinGecko Api as described on API documentation , 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

Donations

Donations are greatly appreciated and a motivation to keep improving.

BTC: 1GoXW2b5dwnXD5Di8o8LcU1AKoWzR5kU1V

Installation

Available on Nuget.

pm> Install-Package CoinGeckoAsyncApi

Examples

Examples can be found in the Test project.