Azure.Storage.Blobs
12.5.1
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-64x4-9hc6-r2h6 | Severity: moderate |
See the version list below for details.
dotnet add package Azure.Storage.Blobs --version 12.5.1
NuGet\Install-Package Azure.Storage.Blobs -Version 12.5.1
<PackageReference Include="Azure.Storage.Blobs" Version="12.5.1" />
<PackageVersion Include="Azure.Storage.Blobs" Version="12.5.1" />
<PackageReference Include="Azure.Storage.Blobs" />
paket add Azure.Storage.Blobs --version 12.5.1
#r "nuget: Azure.Storage.Blobs, 12.5.1"
#:package Azure.Storage.Blobs@12.5.1
#addin nuget:?package=Azure.Storage.Blobs&version=12.5.1
#tool nuget:?package=Azure.Storage.Blobs&version=12.5.1
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/master/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/master/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 | Versions 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. net10.0 was computed. 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. |
.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. |
-
.NETStandard 2.0
- Azure.Core (>= 1.4.1)
- Azure.Storage.Common (>= 12.5.1)
- System.Text.Json (>= 4.6.0)
NuGet packages (1.0K)
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 (161)
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.
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
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++.
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
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.26.0-beta.1 | 45,512 | 6/9/2025 | |
12.25.0 | 3,221,668 | 7/15/2025 | |
12.25.0-beta.1 | 24,089 | 5/6/2025 | |
12.24.1 | 3,282,831 | 6/10/2025 | |
12.24.0 | 13,220,159 | 3/11/2025 | |
12.24.0-beta.1 | 88,425 | 2/11/2025 | |
12.23.0 | 25,695,316 | 11/12/2024 | |
12.23.0-beta.2 | 34,813 | 10/10/2024 | |
12.23.0-beta.1 | 5,621 | 10/8/2024 | |
12.22.2 | 9,435,314 | 10/11/2024 | |
12.22.1 | 4,701,401 | 9/25/2024 | |
12.22.0 | 2,074,259 | 9/19/2024 | |
12.22.0-beta.1 | 58,325 | 8/7/2024 | |
12.21.2 | 9,614,517 | 8/8/2024 | |
12.21.1 | 8,393,169 | 7/25/2024 | |
12.21.0 | 4,260,484 | 7/16/2024 | |
12.21.0-beta.1 | 43,680 | 6/11/2024 | |
12.20.0 | 17,708,208 | 5/14/2024 | |
12.20.0-beta.2 | 45,156 | 4/16/2024 | |
12.20.0-beta.1 | 378,877 | 12/5/2023 | |
12.19.1 | 48,776,398 | 11/14/2023 | |
12.19.0 | 1,498,788 | 11/6/2023 | |
12.19.0-beta.1 | 18,187 | 10/16/2023 | |
12.18.0 | 17,457,766 | 9/12/2023 | |
12.18.0-beta.1 | 73,804 | 8/8/2023 | |
12.17.0 | 16,529,251 | 7/11/2023 | |
12.17.0-beta.1 | 80,519 | 5/30/2023 | |
12.16.0 | 33,510,260 | 4/11/2023 | |
12.16.0-beta.1 | 11,743 | 3/28/2023 | |
12.15.1 | 5,638,282 | 3/24/2023 | |
12.15.0 | 8,718,745 | 2/22/2023 | |
12.15.0-beta.1 | 27,346 | 2/8/2023 | |
12.14.1 | 30,113,158 | 10/20/2022 | |
12.14.0 | 3,707,692 | 10/12/2022 | |
12.14.0-beta.1 | 60,518 | 8/23/2022 | |
12.13.1 | 25,514,868 | 8/23/2022 | |
12.13.0 | 32,141,702 | 7/8/2022 | |
12.13.0-beta.1 | 17,364 | 6/15/2022 | |
12.12.0 | 17,116,692 | 5/2/2022 | |
12.12.0-beta.1 | 16,679 | 4/12/2022 | |
12.11.0 | 6,566,102 | 3/10/2022 | |
12.11.0-beta.3 | 51,218 | 2/7/2022 | |
12.11.0-beta.2 | 167,713 | 11/30/2021 | |
12.11.0-beta.1 | 24,645 | 11/4/2021 | |
12.10.0 | 36,526,812 | 9/9/2021 | |
12.10.0-beta.2 | 25,534 | 7/23/2021 | |
12.10.0-beta.1 | 5,971 | 7/23/2021 | |
12.9.1 | 9,220,658 | 6/23/2021 | |
12.9.0 | 3,429,447 | 6/9/2021 | |
12.9.0-beta.4 | 153,240 | 5/12/2021 | |
12.9.0-beta.3 | 21,621 | 4/9/2021 | |
12.9.0-beta.2 | 75,131 | 3/10/2021 | |
12.9.0-beta.1 | 96,299 | 2/10/2021 | |
12.8.4 | 2,254,138 | 5/21/2021 | |
12.8.3 | 3,457,847 | 4/27/2021 | |
12.8.2 | 42,192 | 4/27/2021 | |
12.8.1 | 3,942,598 | 3/29/2021 | |
12.8.0 | 17,264,067 | 1/12/2021 | |
12.8.0-beta.1 | 56,626 | 12/7/2020 | |
12.7.0 | 9,648,367 | 11/10/2020 | |
12.7.0-preview.1 | 75,051 | 10/1/2020 | |
12.6.0 | 13,266,609 | 8/31/2020 | |
12.5.1 | 1,026,557 | 8/18/2020 | |
12.5.0-preview.6 | 37,241 | 7/28/2020 | |
12.5.0-preview.5 | 41,015 | 7/3/2020 | |
12.5.0-preview.4 | 7,297 | 6/19/2020 | |
12.5.0-preview.1 | 6,230 | 6/8/2020 | |
12.4.4 | 7,460,196 | 6/5/2020 | |
12.4.3 | 568,160 | 6/2/2020 | |
12.4.2 | 1,963,141 | 5/6/2020 | |
12.4.1 | 1,719,927 | 4/6/2020 | |
12.4.0 | 1,262,700 | 3/12/2020 | |
12.3.0 | 1,426,544 | 2/11/2020 | |
12.2.0 | 1,214,669 | 1/10/2020 | |
12.1.0 | 846,987 | 12/4/2019 | |
12.0.0 | 1,724,121 | 10/31/2019 | |
12.0.0-preview.4 | 6,681 | 10/10/2019 | |
12.0.0-preview.3 | 6,775 | 9/10/2019 | |
12.0.0-preview.2 | 3,733 | 8/6/2019 | |
12.0.0-preview.1 | 3,368 | 7/3/2019 | |
1.0.0-preview.1 | 5,658 | 5/7/2019 |