Azure.Storage.Blobs 12.10.0-beta.2

Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-64x4-9hc6-r2h6 Severity: moderate
This is a prerelease version of Azure.Storage.Blobs.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Azure.Storage.Blobs --version 12.10.0-beta.2
                    
NuGet\Install-Package Azure.Storage.Blobs -Version 12.10.0-beta.2
                    
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="Azure.Storage.Blobs" Version="12.10.0-beta.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Azure.Storage.Blobs" Version="12.10.0-beta.2" />
                    
Directory.Packages.props
<PackageReference Include="Azure.Storage.Blobs" />
                    
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 Azure.Storage.Blobs --version 12.10.0-beta.2
                    
#r "nuget: Azure.Storage.Blobs, 12.10.0-beta.2"
                    
#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.
#addin nuget:?package=Azure.Storage.Blobs&version=12.10.0-beta.2&prerelease
                    
Install Azure.Storage.Blobs as a Cake Addin
#tool nuget:?package=Azure.Storage.Blobs&version=12.10.0-beta.2&prerelease
                    
Install Azure.Storage.Blobs as a Cake Tool

This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
     For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
     in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/BreakingChanges.txt
     Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
     Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
     REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (955)

Showing the top 5 NuGet packages that depend on Azure.Storage.Blobs:

Package Downloads
Microsoft.Azure.WebJobs.Host.Storage

This package contains Azure Storage based implementations of some WebJobs SDK component interfaces. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.

Microsoft.PowerBI.Api

.NET Client library for Microsoft Power BI public REST endpoints providing access to your Workspaces, Reports, Datasets and more.

Microsoft.Azure.DurableTask.AzureStorage

Azure Storage provider extension for the Durable Task Framework.

Azure.Extensions.AspNetCore.DataProtection.Blobs

Microsoft Azure Blob storage support as key store (https://docs.microsoft.com/aspnet/core/security/data-protection/implementation/key-storage-providers).

Microsoft.Azure.WebJobs.Extensions.Storage.Blobs

This extension adds bindings for Storage

GitHub repositories (144)

Showing the top 20 popular GitHub repositories that depend on Azure.Storage.Blobs:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
duplicati/duplicati
Store securely encrypted backups in the cloud!
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
dotnet/orleans
Cloud Native application framework for .NET
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
MassTransit/MassTransit
Distributed Application Framework for .NET
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
actions/runner
The Runner for GitHub Actions :rocket:
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
Azure/azure-powershell
Microsoft Azure PowerShell
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
ravendb/ravendb
ACID Document Database
Version Downloads Last updated
12.24.0 2,058,583 3/11/2025
12.24.0-beta.1 35,392 2/11/2025
12.23.0 14,162,943 11/12/2024
12.23.0-beta.2 24,570 10/10/2024
12.23.0-beta.1 5,130 10/8/2024
12.22.2 6,319,525 10/11/2024
12.22.1 3,030,253 9/25/2024
12.22.0 1,382,916 9/19/2024
12.22.0-beta.1 48,957 8/7/2024
12.21.2 7,151,423 8/8/2024
12.21.1 5,625,783 7/25/2024
12.21.0 3,260,194 7/16/2024
12.21.0-beta.1 35,202 6/11/2024
12.20.0 14,014,972 5/14/2024
12.20.0-beta.2 41,010 4/16/2024
12.20.0-beta.1 319,644 12/5/2023
12.19.1 39,589,808 11/14/2023
12.19.0 1,313,310 11/6/2023
12.19.0-beta.1 17,701 10/16/2023
12.18.0 14,063,095 9/12/2023
12.18.0-beta.1 70,449 8/8/2023
12.17.0 14,002,357 7/11/2023
12.17.0-beta.1 63,410 5/30/2023
12.16.0 29,214,624 4/11/2023
12.16.0-beta.1 11,135 3/28/2023
12.15.1 5,017,528 3/24/2023
12.15.0 8,012,743 2/22/2023
12.15.0-beta.1 25,985 2/8/2023
12.14.1 28,101,328 10/20/2022
12.14.0 3,515,372 10/12/2022
12.14.0-beta.1 58,048 8/23/2022
12.13.1 23,426,015 8/23/2022
12.13.0 26,441,984 7/8/2022
12.13.0-beta.1 17,153 6/15/2022 12.13.0-beta.1 has at least one vulnerability with moderate severity.
12.12.0 16,472,727 5/2/2022 12.12.0 has at least one vulnerability with moderate severity.
12.12.0-beta.1 16,437 4/12/2022 12.12.0-beta.1 has at least one vulnerability with moderate severity.
12.11.0 6,405,119 3/10/2022 12.11.0 has at least one vulnerability with moderate severity.
12.11.0-beta.3 49,917 2/7/2022 12.11.0-beta.3 has at least one vulnerability with moderate severity.
12.11.0-beta.2 158,104 11/30/2021 12.11.0-beta.2 has at least one vulnerability with moderate severity.
12.11.0-beta.1 24,158 11/4/2021 12.11.0-beta.1 has at least one vulnerability with moderate severity.
12.10.0 35,323,720 9/9/2021 12.10.0 has at least one vulnerability with moderate severity.
12.10.0-beta.2 25,016 7/23/2021 12.10.0-beta.2 has at least one vulnerability with moderate severity.
12.10.0-beta.1 5,789 7/23/2021 12.10.0-beta.1 has at least one vulnerability with moderate severity.
12.9.1 9,003,601 6/23/2021 12.9.1 has at least one vulnerability with moderate severity.
12.9.0 3,320,000 6/9/2021 12.9.0 has at least one vulnerability with moderate severity.
12.9.0-beta.4 151,260 5/12/2021 12.9.0-beta.4 has at least one vulnerability with moderate severity.
12.9.0-beta.3 21,246 4/9/2021 12.9.0-beta.3 has at least one vulnerability with moderate severity.
12.9.0-beta.2 73,245 3/10/2021 12.9.0-beta.2 has at least one vulnerability with moderate severity.
12.9.0-beta.1 95,271 2/10/2021 12.9.0-beta.1 has at least one vulnerability with moderate severity.
12.8.4 2,199,770 5/21/2021 12.8.4 has at least one vulnerability with moderate severity.
12.8.3 3,346,716 4/27/2021 12.8.3 has at least one vulnerability with moderate severity.
12.8.2 38,436 4/27/2021 12.8.2 has at least one vulnerability with moderate severity.
12.8.1 3,846,623 3/29/2021 12.8.1 has at least one vulnerability with moderate severity.
12.8.0 16,607,663 1/12/2021 12.8.0 has at least one vulnerability with moderate severity.
12.8.0-beta.1 53,665 12/7/2020 12.8.0-beta.1 has at least one vulnerability with moderate severity.
12.7.0 9,371,599 11/10/2020 12.7.0 has at least one vulnerability with moderate severity.
12.7.0-preview.1 72,470 10/1/2020 12.7.0-preview.1 has at least one vulnerability with moderate severity.
12.6.0 12,680,948 8/31/2020 12.6.0 has at least one vulnerability with moderate severity.
12.5.1 1,010,823 8/18/2020 12.5.1 has at least one vulnerability with moderate severity.
12.5.0-preview.6 36,743 7/28/2020 12.5.0-preview.6 has at least one vulnerability with moderate severity.
12.5.0-preview.5 37,670 7/3/2020 12.5.0-preview.5 has at least one vulnerability with moderate severity.
12.5.0-preview.4 7,107 6/19/2020 12.5.0-preview.4 has at least one vulnerability with moderate severity.
12.5.0-preview.1 6,021 6/8/2020 12.5.0-preview.1 has at least one vulnerability with moderate severity.
12.4.4 7,363,072 6/5/2020 12.4.4 has at least one vulnerability with moderate severity.
12.4.3 503,404 6/2/2020 12.4.3 has at least one vulnerability with moderate severity.
12.4.2 1,937,281 5/6/2020 12.4.2 has at least one vulnerability with moderate severity.
12.4.1 1,695,704 4/6/2020 12.4.1 has at least one vulnerability with moderate severity.
12.4.0 1,235,688 3/12/2020 12.4.0 has at least one vulnerability with moderate severity.
12.3.0 1,386,966 2/11/2020 12.3.0 has at least one vulnerability with moderate severity.
12.2.0 1,194,702 1/10/2020 12.2.0 has at least one vulnerability with moderate severity.
12.1.0 807,387 12/4/2019 12.1.0 has at least one vulnerability with moderate severity.
12.0.0 1,636,748 10/31/2019 12.0.0 has at least one vulnerability with moderate severity.
12.0.0-preview.4 6,456 10/10/2019 12.0.0-preview.4 has at least one vulnerability with moderate severity.
12.0.0-preview.3 6,560 9/10/2019 12.0.0-preview.3 has at least one vulnerability with moderate severity.
12.0.0-preview.2 3,531 8/6/2019 12.0.0-preview.2 has at least one vulnerability with moderate severity.
12.0.0-preview.1 3,105 7/3/2019 12.0.0-preview.1 has at least one vulnerability with moderate severity.
1.0.0-preview.1 5,441 5/7/2019 1.0.0-preview.1 has at least one vulnerability with moderate severity.