Backload.Plugin.AzureBlobStorage
2.2.7
dotnet add package Backload.Plugin.AzureBlobStorage --version 2.2.7
NuGet\Install-Package Backload.Plugin.AzureBlobStorage -Version 2.2.7
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="Backload.Plugin.AzureBlobStorage" Version="2.2.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Backload.Plugin.AzureBlobStorage --version 2.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Backload.Plugin.AzureBlobStorage, 2.2.7"
#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 Backload.Plugin.AzureBlobStorage as a Cake Addin #addin nuget:?package=Backload.Plugin.AzureBlobStorage&version=2.2.7 // Install Backload.Plugin.AzureBlobStorage as a Cake Tool #tool nuget:?package=Backload.Plugin.AzureBlobStorage&version=2.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This plugin extends Backload, the server side file handler, to manage files on Microsoft Azure Blob storage,
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Data.Services.Client (>= 5.7.0)
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.2.1)
- Newtonsoft.Json (>= 8.0.3)
- WindowsAzure.Storage (>= 7.0.0)
-
.NETFramework 4.5
- Microsoft.Data.Services.Client (>= 5.7.0)
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.2.1)
- Newtonsoft.Json (>= 8.0.3)
- WindowsAzure.Storage (>= 7.0.0)
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 9.0.1)
- WindowsAzure.Storage (>= 8.1.1)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Composition.AttributedModel (>= 1.0.31)
- WindowsAzure.Storage (>= 8.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This release:
-Supprot for .NET Core applications
- Supprot for Azure App services
- Added unique file names feature
- Refactored asynchronous code
- Removed mutables
- Listing large file sets improved
IF YOU FIND PROBLEMS, PLEASE REPORT IT!