Azure.Storage.Blobs
12.0.0-preview.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.0.0-preview.1
NuGet\Install-Package Azure.Storage.Blobs -Version 12.0.0-preview.1
<PackageReference Include="Azure.Storage.Blobs" Version="12.0.0-preview.1" />
<PackageVersion Include="Azure.Storage.Blobs" Version="12.0.0-preview.1" />
<PackageReference Include="Azure.Storage.Blobs" />
paket add Azure.Storage.Blobs --version 12.0.0-preview.1
#r "nuget: Azure.Storage.Blobs, 12.0.0-preview.1"
#addin nuget:?package=Azure.Storage.Blobs&version=12.0.0-preview.1&prerelease
#tool nuget:?package=Azure.Storage.Blobs&version=12.0.0-preview.1&prerelease
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.txt
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. |
.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 is compatible. 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. |
-
.NETFramework 4.6.1
- Azure.Core (>= 1.0.0-preview.6)
- Azure.Storage.Common (>= 12.0.0-preview.1)
-
.NETStandard 2.0
- Azure.Core (>= 1.0.0-preview.6)
- Azure.Storage.Common (>= 12.0.0-preview.1)
NuGet packages (958)
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,244,302 | 3/11/2025 | |
12.24.0-beta.1 | 37,657 | 2/11/2025 | |
12.23.0 | 14,392,577 | 11/12/2024 | |
12.23.0-beta.2 | 24,731 | 10/10/2024 | |
12.23.0-beta.1 | 5,138 | 10/8/2024 | |
12.22.2 | 6,382,342 | 10/11/2024 | |
12.22.1 | 3,072,427 | 9/25/2024 | |
12.22.0 | 1,394,996 | 9/19/2024 | |
12.22.0-beta.1 | 49,109 | 8/7/2024 | |
12.21.2 | 7,210,330 | 8/8/2024 | |
12.21.1 | 5,682,452 | 7/25/2024 | |
12.21.0 | 3,280,266 | 7/16/2024 | |
12.21.0-beta.1 | 35,471 | 6/11/2024 | |
12.20.0 | 14,090,831 | 5/14/2024 | |
12.20.0-beta.2 | 41,137 | 4/16/2024 | |
12.20.0-beta.1 | 320,719 | 12/5/2023 | |
12.19.1 | 39,765,424 | 11/14/2023 | |
12.19.0 | 1,316,305 | 11/6/2023 | |
12.19.0-beta.1 | 17,708 | 10/16/2023 | |
12.18.0 | 14,125,288 | 9/12/2023 | |
12.18.0-beta.1 | 70,490 | 8/8/2023 | |
12.17.0 | 14,049,907 | 7/11/2023 | |
12.17.0-beta.1 | 63,489 | 5/30/2023 | |
12.16.0 | 29,295,765 | 4/11/2023 | |
12.16.0-beta.1 | 11,151 | 3/28/2023 | |
12.15.1 | 5,028,340 | 3/24/2023 | |
12.15.0 | 8,025,017 | 2/22/2023 | |
12.15.0-beta.1 | 26,023 | 2/8/2023 | |
12.14.1 | 28,137,807 | 10/20/2022 | |
12.14.0 | 3,519,038 | 10/12/2022 | |
12.14.0-beta.1 | 58,091 | 8/23/2022 | |
12.13.1 | 23,467,998 | 8/23/2022 | |
12.13.0 | 26,538,432 | 7/8/2022 | |
12.13.0-beta.1 | 17,162 | 6/15/2022 | |
12.12.0 | 16,484,577 | 5/2/2022 | |
12.12.0-beta.1 | 16,445 | 4/12/2022 | |
12.11.0 | 6,408,314 | 3/10/2022 | |
12.11.0-beta.3 | 49,940 | 2/7/2022 | |
12.11.0-beta.2 | 158,422 | 11/30/2021 | |
12.11.0-beta.1 | 24,172 | 11/4/2021 | |
12.10.0 | 35,348,798 | 9/9/2021 | |
12.10.0-beta.2 | 25,031 | 7/23/2021 | |
12.10.0-beta.1 | 5,796 | 7/23/2021 | |
12.9.1 | 9,007,762 | 6/23/2021 | |
12.9.0 | 3,321,957 | 6/9/2021 | |
12.9.0-beta.4 | 151,339 | 5/12/2021 | |
12.9.0-beta.3 | 21,256 | 4/9/2021 | |
12.9.0-beta.2 | 73,261 | 3/10/2021 | |
12.9.0-beta.1 | 95,300 | 2/10/2021 | |
12.8.4 | 2,200,785 | 5/21/2021 | |
12.8.3 | 3,348,622 | 4/27/2021 | |
12.8.2 | 38,443 | 4/27/2021 | |
12.8.1 | 3,848,494 | 3/29/2021 | |
12.8.0 | 16,618,537 | 1/12/2021 | |
12.8.0-beta.1 | 53,689 | 12/7/2020 | |
12.7.0 | 9,376,392 | 11/10/2020 | |
12.7.0-preview.1 | 72,525 | 10/1/2020 | |
12.6.0 | 12,693,318 | 8/31/2020 | |
12.5.1 | 1,011,179 | 8/18/2020 | |
12.5.0-preview.6 | 36,756 | 7/28/2020 | |
12.5.0-preview.5 | 37,709 | 7/3/2020 | |
12.5.0-preview.4 | 7,116 | 6/19/2020 | |
12.5.0-preview.1 | 6,028 | 6/8/2020 | |
12.4.4 | 7,364,714 | 6/5/2020 | |
12.4.3 | 504,594 | 6/2/2020 | |
12.4.2 | 1,937,748 | 5/6/2020 | |
12.4.1 | 1,696,228 | 4/6/2020 | |
12.4.0 | 1,236,156 | 3/12/2020 | |
12.3.0 | 1,387,841 | 2/11/2020 | |
12.2.0 | 1,195,037 | 1/10/2020 | |
12.1.0 | 807,945 | 12/4/2019 | |
12.0.0 | 1,638,298 | 10/31/2019 | |
12.0.0-preview.4 | 6,464 | 10/10/2019 | |
12.0.0-preview.3 | 6,568 | 9/10/2019 | |
12.0.0-preview.2 | 3,539 | 8/6/2019 | |
12.0.0-preview.1 | 3,113 | 7/3/2019 | |
1.0.0-preview.1 | 5,451 | 5/7/2019 |
For release notes and more information please visit https://aka.ms/azure-sdk-preview1-net