Access the open exhange rates api via .net via a simple client that converts to json response to a type-safe data structure.
Info
Version: | 1.2.0 |
Author(s): | rsmits |
Last Update: | Monday, April 15, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ramonsmits/open-exchange-rates/tree/master/examples/csharp |
NuGet Url: | https://www.nuget.org/packages/OpenExchangeRates |
Install
Install-Package OpenExchangeRates
dotnet add package OpenExchangeRates
paket add OpenExchangeRates
OpenExchangeRates Download (Unzip the "nupkg" after downloading)
Dependencies
Tags