CopyRestAPI is a C# client for the Copy cloud storage service through its RESTful API.
Info
Version: | 1.1.0 |
Author(s): | saguiitay |
Last Update: | Saturday, April 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/saguiitay/CopyRestAPI |
NuGet Url: | https://www.nuget.org/packages/CopyRestAPI |
Install
Install-Package CopyRestAPI
dotnet add package CopyRestAPI
paket add CopyRestAPI
CopyRestAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Http(2.2.22)
- Newtonsoft.Json(6.0.0)
- BouncyCastle-PCL(1.0.0.6)
Tags