A Ripple REST client for .NET.
Info
Version: | 1.0.0 |
Author(s): | Yeechan Lu |
Last Update: | Thursday, May 8, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/orzfly/dotnet-ripple-rest |
NuGet Url: | https://www.nuget.org/packages/RippleRest |
Install
Install-Package RippleRest
dotnet add package RippleRest
paket add RippleRest
RippleRest Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.3)
- RestSharp(104.4.0)