A simple C# wrapper over the [https://openexchangerates.org/](openexchangerates.org) API.
Info
Version: | 1.0.2 |
Author(s): | Luke Warren |
Last Update: | Wednesday, July 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Lukejkw/OpenExchangeRatesSharp/ |
NuGet Url: | https://www.nuget.org/packages/OpenExchangeRatesSharp |
Install
Install-Package OpenExchangeRatesSharp
dotnet add package OpenExchangeRatesSharp
paket add OpenExchangeRatesSharp
OpenExchangeRatesSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 106.6.7)
Tags