Info
Version: | 8.0.0 |
Author(s): | PM Extra |
Last Update: | Monday, July 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://developer.qiniu.com/ |
NuGet Url: | https://www.nuget.org/packages/Qiniu.SDK |
Install
Install-Package Qiniu.SDK
dotnet add package Qiniu.SDK
paket add Qiniu.SDK
Qiniu.SDK Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 11.0.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json(>= 11.0.2)
Tags
This is an unofficial package that's based on official SDK, and:
1.
Support NetStandard;
2. Use async api.
It have been merged into official git as a seperate branch: https://github.com/qiniu/csharp-sdk/tree/3rd-party-net-standard.