Currency conversion using the fixer.io API.
Info
Version: | 1.2.2 |
Author(s): | Ryan Morrin |
Last Update: | Monday, November 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rmorrin/FixerSharp |
NuGet Url: | https://www.nuget.org/packages/FixerSharp |
Install
Install-Package FixerSharp
dotnet add package FixerSharp
paket add FixerSharp
FixerSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
Tags