.NET client for https://exchangeratesapi.io/.
Info
Version: | 1.3.1 |
Author(s): | Henk Roux |
Last Update: | Wednesday, October 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/helloserve/ExchangeRatesApiClient |
NuGet Url: | https://www.nuget.org/packages/helloserve.ExchangeRatesApi |
Install
Install-Package helloserve.ExchangeRatesApi
dotnet add package helloserve.ExchangeRatesApi
paket add helloserve.ExchangeRatesApi
helloserve.ExchangeRatesApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.5)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- Newtonsoft.Json(>= 12.0.3)