This wrapper allows you to call the Moneymedic API from your C# classes and returns POCO objects parsed from JSON.
Info
Version: | 0.9.2 |
Author(s): | Jochen van Wylick |
Last Update: | Saturday, December 1, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://jiffie.blogspot.com/2012/12/moneymedic-api.html |
NuGet Url: | https://www.nuget.org/packages/MoneyMedicAPI |
Install
Install-Package MoneyMedicAPI
dotnet add package MoneyMedicAPI
paket add MoneyMedicAPI
MoneyMedicAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(2.1.1)
- Ninject(3.0.1.10)
- Ninject.Extensions.Interception(3.0.0.8)
- Ninject.Extensions.Interception.DynamicProxy(3.0.0.8)
- Newtonsoft.Json(4.5.11)
Tags