Azure.Storage.Blobs
                              
                            
                                12.0.0-preview.4
                            
                        
                    | Advisory: https://github.com/advisories/GHSA-64x4-9hc6-r2h6 | Severity: moderate | 
dotnet add package Azure.Storage.Blobs --version 12.0.0-preview.4
NuGet\Install-Package Azure.Storage.Blobs -Version 12.0.0-preview.4
<PackageReference Include="Azure.Storage.Blobs" Version="12.0.0-preview.4" />
<PackageVersion Include="Azure.Storage.Blobs" Version="12.0.0-preview.4" />
<PackageReference Include="Azure.Storage.Blobs" />
paket add Azure.Storage.Blobs --version 12.0.0-preview.4
#r "nuget: Azure.Storage.Blobs, 12.0.0-preview.4"
#:package Azure.Storage.Blobs@12.0.0-preview.4
#addin nuget:?package=Azure.Storage.Blobs&version=12.0.0-preview.4&prerelease
#tool nuget:?package=Azure.Storage.Blobs&version=12.0.0-preview.4&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. 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.0.0-preview.9)
- Azure.Storage.Common (>= 12.0.0-preview.4)
 
GitHub repositories (160)
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
                                                         | |
| actions/runner 
                                                            The Runner for GitHub Actions :rocket:
                                                         | |
| 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.
                                                         | |
| dotnet/aspire 
                                                            Aspire is the tool for code-first, extensible, observable dev and deploy.
                                                         | |
| 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.0.0-preview.4 | 5 | 10/17/2019 | 
For release notes and more information please visit https://aka.ms/azure-sdk-preview3-net