Aspose.Storage-Cloud
2.0.0
dotnet add package Aspose.Storage-Cloud --version 2.0.0
NuGet\Install-Package Aspose.Storage-Cloud -Version 2.0.0
<PackageReference Include="Aspose.Storage-Cloud" Version="2.0.0" />
paket add Aspose.Storage-Cloud --version 2.0.0
#r "nuget: Aspose.Storage-Cloud, 2.0.0"
// Install Aspose.Storage-Cloud as a Cake Addin
#addin nuget:?package=Aspose.Storage-Cloud&version=2.0.0
// Install Aspose.Storage-Cloud as a Cake Tool
#tool nuget:?package=Aspose.Storage-Cloud&version=2.0.0
New generation of Aspose Storage Cloud SDK that provides managers for multiple storage types in Aspose Cloud from .NET applications
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Newtonsoft.Json (> 9.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Aspose.Storage-Cloud:
Package | Downloads |
---|---|
Aspose.Video-Cloud
Aspose.Video for Cloud SDK allows you to edit video file properties such as FPS, aspect ratio and resolution from .NET applications. You can also convert video to different formats and re-encode it with the different video codec. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
Aspose.Storage Cloud SDK for .NET 2.0.0 Release Notes
This is fully reworked version of .NET Cloud SDK. Notable advantages over previous generation include the following:
* Classes, methods and properties have comments and are IDE-friendly.
* Added OAuth2 authentication which is the official authentication method we support. Removed the old authentication system.
* Usage of Request/Response classes to represent long lists of parameters. This allows for cleaner code and easier backwards-compatibility going forward.
* SaaSposeResponse root element was renamed to AsposeResponse.