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 are greatly appreciated and a motivation to keep improving.
BTC: 1GoXW2b5dwnXD5Di8o8LcU1AKoWzR5kU1V
Available on Nuget.
pm> Install-Package CoinGeckoAsyncApi
Examples can be found in the Test project.