Umbraco.StorageProviders 17.0.0

Prefix Reserved
dotnet add package Umbraco.StorageProviders --version 17.0.0
                    
NuGet\Install-Package Umbraco.StorageProviders -Version 17.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="Umbraco.StorageProviders" Version="17.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.StorageProviders" Version="17.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.StorageProviders" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Umbraco.StorageProviders --version 17.0.0
                    
#r "nuget: Umbraco.StorageProviders, 17.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.
#:package Umbraco.StorageProviders@17.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Umbraco.StorageProviders&version=17.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.StorageProviders&version=17.0.0
                    
Install as a Cake Tool

Shared storage providers infrastructure for Umbraco CMS

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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 Umbraco.StorageProviders:

Package Downloads
Umbraco.StorageProviders.AzureBlob

Azure Blob Storage provider for Umbraco CMS.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.0.0 30,885 11/27/2025
17.0.0-rc4 341 11/25/2025
17.0.0-rc3 483 11/21/2025
17.0.0-rc2 577 11/13/2025
17.0.0-rc1 483 10/30/2025
16.0.0 73,973 6/12/2025
16.0.0-rc5 456 6/10/2025
16.0.0-rc4 434 6/10/2025
16.0.0-rc3 642 6/2/2025
16.0.0-rc2 397 5/26/2025
16.0.0-rc1 398 5/15/2025
15.0.0 69,436 11/14/2024
15.0.0-rc4 219 11/13/2024
15.0.0-rc3 252 11/7/2024
15.0.0-rc2 225 10/24/2024
15.0.0-rc1 288 10/7/2024
14.1.0 19,140 10/7/2024
14.0.0 31,897 5/30/2024
14.0.0-rc3 261 5/29/2024
13.1.0 487,015 10/7/2024
Loading failed