The currency APIs help you retrieve exchange rates and convert prices between currencies easily.
Info
| Version: | 3.0.3 |
| Author(s): | Cloudmersive |
| Last Update: | Sunday, June 6, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://cloudmersive.com/currency-api |
| NuGet Url: | https://www.nuget.org/packages/Cloudmersive.APIClient.NET.Currency |
Install
Install-Package Cloudmersive.APIClient.NET.Currency
dotnet add package Cloudmersive.APIClient.NET.Currency
paket add Cloudmersive.APIClient.NET.Currency
Cloudmersive.APIClient.NET.Currency Download (Unzip the "nupkg" after downloading)
Dependencies
- NewtonSoft.Json(>= 10.0.3)
- JsonSubTypes(>= 1.2.0)
- RestSharp(>= 106.6.10)