Aspose.Storage-Cloud 2.0.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Aspose.Storage-Cloud --version 2.0.0
NuGet\Install-Package Aspose.Storage-Cloud -Version 2.0.0
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="Aspose.Storage-Cloud" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Storage-Cloud --version 2.0.0
#r "nuget: Aspose.Storage-Cloud, 2.0.0"
#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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.