A simple C# async wrapper for dealing with the Prosper.com Investor API.
Info
Version: | 2.0.0.0 |
Author(s): | Prescott Nasser |
Last Update: | Sunday, August 10, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/geobmx540/ProsperAPIWrapper |
NuGet Url: | https://www.nuget.org/packages/ProsperApiWrapper |
Install
Install-Package ProsperApiWrapper
dotnet add package ProsperApiWrapper
paket add ProsperApiWrapper
ProsperApiWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.3)