JyCloud 1.0.5

dotnet add package JyCloud --version 1.0.5
NuGet\Install-Package JyCloud -Version 1.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JyCloud" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JyCloud --version 1.0.5
#r "nuget: JyCloud, 1.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JyCloud as a Cake Addin
#addin nuget:?package=JyCloud&version=1.0.5

// Install JyCloud as a Cake Tool
#tool nuget:?package=JyCloud&version=1.0.5

适用于Windwos8.1/Windows Phone8.1/Windows Universal(Win10)App调用,提供云端存储、调用,图片压缩等服务,开通一次后名下应用均可使用,并且赠送5G免费存储空间和每天免费使用额度!集成简单,5分钟让你拥有自己的云端存储服务器!

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Windows Store netcore451 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 1,542 11/3/2015

1.0.5版更新:
修正sendFileDefault接口上传图片同比缩放的BUG
1.0.3版更新:
加入三个图片处理接口,开发者可以对上传图片进行缩放等操作。