UmbracoFileSystemProviders.Azure
0.5.8-beta
See the version list below for details.
dotnet add package UmbracoFileSystemProviders.Azure --version 0.5.8-beta
NuGet\Install-Package UmbracoFileSystemProviders.Azure -Version 0.5.8-beta
<PackageReference Include="UmbracoFileSystemProviders.Azure" Version="0.5.8-beta" />
paket add UmbracoFileSystemProviders.Azure --version 0.5.8-beta
#r "nuget: UmbracoFileSystemProviders.Azure, 0.5.8-beta"
// Install UmbracoFileSystemProviders.Azure as a Cake Addin #addin nuget:?package=UmbracoFileSystemProviders.Azure&version=0.5.8-beta&prerelease // Install UmbracoFileSystemProviders.Azure as a Cake Tool #tool nuget:?package=UmbracoFileSystemProviders.Azure&version=0.5.8-beta&prerelease
An Azure Blob Storage IFileSystem provider for Umbraco. Used to offload static files in the media section to the cloud.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.2.1)
- UmbracoCms.Core (>= 7.1.9)
- WindowsAzure.Storage (>= 6.2.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on UmbracoFileSystemProviders.Azure:
Package | Downloads |
---|---|
UmbracoFileSystemProviders.Azure.Media
An Azure Blob Storage IFileSystem provider for Umbraco Media. |
|
UmbracoFileSystemProviders.Azure.Forms
An Azure Blob Storage IFileSystem provider for Umbraco Umbraco Forms files. |
|
Our.Umbraco.AzureCDNToolkit
Azure CDN Toolkit for Umbraco |
|
Tinifier
The official and free Umbraco TinyPNG package for image compressing and minifying. |
|
Our.Umbraco.Tinifier
The official and free Umbraco TinyPNG package for image compressing and minifying. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.0 | 16,559 | 7/18/2023 |
3.0.2 | 123,582 | 11/10/2021 |
3.0.1 | 33,112 | 9/22/2021 |
3.0.0 | 8,077 | 9/15/2021 |
3.0.0-beta2 | 654 | 9/2/2021 |
3.0.0-beta1 | 2,208 | 5/18/2021 |
2.0.1 | 188,865 | 3/23/2021 |
2.0.0 | 323,025 | 2/28/2020 |
2.0.0-beta2 | 2,724 | 2/19/2020 |
2.0.0-beta1 | 6,247 | 2/10/2020 |
2.0.0-alpha5 | 21,974 | 12/2/2019 |
2.0.0-alpha4 | 15,955 | 10/28/2019 |
2.0.0-alpha3 | 32,377 | 8/29/2019 |
2.0.0-alpha2 | 16,334 | 5/14/2019 |
2.0.0-alpha1 | 8,962 | 4/8/2019 |
1.2.0 | 55,019 | 7/14/2021 |
1.1.1 | 197,793 | 3/3/2020 |
1.1.0 | 8,979 | 2/10/2020 |
1.0.3 | 236,668 | 11/28/2018 |
1.0.2 | 201,033 | 1/18/2018 |
1.0.1 | 5,390 | 12/21/2017 |
1.0.0 | 25,594 | 11/16/2017 |
0.5.10-beta | 35,225 | 8/9/2017 |
0.5.9-beta | 1,169 | 8/4/2017 |
0.5.8-beta | 58,975 | 2/6/2017 |
0.5.7-beta | 38,363 | 10/19/2016 |
0.5.6-beta | 2,496 | 9/20/2016 |
0.5.5-beta | 3,123 | 9/7/2016 |
0.5.4-beta | 6,533 | 8/23/2016 |
0.5.3-beta | 10,784 | 6/29/2016 |
0.5.2-beta | 18,303 | 5/18/2016 |
0.5.1-beta | 26,193 | 2/12/2016 |
0.5.0-beta | 4,301 | 11/12/2015 |
Add ability to use private containers.