CoinpaprikaClient Class
Create an instance of this class to access the API methods.
Methods and parameters are named as specified in the official Coinpaprika API documentation (Ex: API call '/coins' translates to 'CoinpaprikaClient.Coins.GetCoinsAsync()').
By default response caching is enabled. To disable it set IsCacheEnabled to false.
Assembly: CoinpaprikaApi (in CoinpaprikaApi.dll)