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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (> 9.0.1)
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 |
---|
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.