DropboxRestAPI is a C# client for Dropbox service through its RESTful API.
Info
Version: | 1.1.8 |
Author(s): | saguiitay |
Last Update: | Monday, November 30, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/saguiitay/DropboxRestAPI |
NuGet Url: | https://www.nuget.org/packages/DropboxRestAPI |
Install
Install-Package DropboxRestAPI
dotnet add package DropboxRestAPI
paket add DropboxRestAPI
DropboxRestAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Http(2.2.22)
- Newtonsoft.Json(6.0.0)
Tags