WindowsAzure.Storage
                             
                            
                                4.3.2-preview
                            
                        
                    Please note, this package was officially deprecated on 3/31/2023 and is no longer maintained or monitored. The Azure SDK team encourages you to upgrade to the replacement package, Azure.Storage.Common, to continue receiving updates. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
See the version list below for details.
dotnet add package WindowsAzure.Storage --version 4.3.2-preview
NuGet\Install-Package WindowsAzure.Storage -Version 4.3.2-preview
<PackageReference Include="WindowsAzure.Storage" Version="4.3.2-preview" />
<PackageVersion Include="WindowsAzure.Storage" Version="4.3.2-preview" />
<PackageReference Include="WindowsAzure.Storage" />
paket add WindowsAzure.Storage --version 4.3.2-preview
#r "nuget: WindowsAzure.Storage, 4.3.2-preview"
#:package WindowsAzure.Storage@4.3.2-preview
#addin nuget:?package=WindowsAzure.Storage&version=4.3.2-preview&prerelease
#tool nuget:?package=WindowsAzure.Storage&version=4.3.2-preview&prerelease
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. 
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - https://blogs.msdn.com/b/windowsazurestorage/
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| ASP.NET | aspnet50 is compatible. | 
| ASP.NETCore | aspnetcore50 is compatible. | 
| Windows Phone | wp8 is compatible. wp81 was computed. wpa is compatible. | 
| Windows Store | win8 is compatible. | 
- 
                                                    .NETFramework 4.0 Client- Microsoft.Data.OData (>= 5.6.2)
- Microsoft.Data.Services.Client (>= 5.6.2)
- Microsoft.WindowsAzure.ConfigurationManager (>= 1.8.0)
- Newtonsoft.Json (>= 5.0.8)
 
- 
                                                    ASP.NET 5.0- Microsoft.Data.OData (>= 5.6.3)
- Microsoft.Data.Services.Client (>= 5.6.3)
- System.Spatial (>= 5.6.3)
 
- 
                                                    ASP.NETCore 5.0- Microsoft.Data.OData (>= 5.6.3)
- Microsoft.Data.Services.Client (>= 5.6.3)
- System.Collections (>= 4.0.10-beta-22231)
- System.Collections.Concurrent (>= 4.0.0-beta-22231)
- System.Collections.Specialized (>= 4.0.0-beta-22231)
- System.Diagnostics.Debug (>= 4.0.10-beta-22231)
- System.Diagnostics.Tools (>= 4.0.0-beta-22231)
- System.Diagnostics.TraceSource (>= 4.0.0-beta-22231)
- System.Diagnostics.Tracing (>= 4.0.10-beta-22231)
- System.Dynamic.Runtime (>= 4.0.0-beta-22231)
- System.Globalization (>= 4.0.10-beta-22231)
- System.IO (>= 4.0.10-beta-22231)
- System.IO.FileSystem (>= 4.0.0-beta-22231)
- System.IO.FileSystem.Primitives (>= 4.0.0-beta-22231)
- System.Linq (>= 4.0.0-beta-22231)
- System.Linq.Expressions (>= 4.0.0-beta-22231)
- System.Linq.Queryable (>= 4.0.0-beta-22231)
- System.Net.Http (>= 4.0.0-beta-22231)
- System.Net.Primitives (>= 4.0.10-beta-22231)
- System.Reflection (>= 4.0.10-beta-22231)
- System.Reflection.Extensions (>= 4.0.0-beta-22231)
- System.Reflection.TypeExtensions (>= 4.0.0-beta-22231)
- System.Runtime (>= 4.0.20-beta-22231)
- System.Runtime.Extensions (>= 4.0.10-beta-22231)
- System.Runtime.InteropServices (>= 4.0.20-beta-22231)
- System.Runtime.Serialization.Primitives (>= 4.0.0-beta-22231)
- System.Runtime.Serialization.Xml (>= 4.0.10-beta-22231)
- System.Security.Cryptography.Encoding (>= 4.0.0-beta-22231)
- System.Security.Cryptography.Encryption (>= 4.0.0-beta-22231)
- System.Security.Cryptography.Hashing (>= 4.0.0-beta-22231)
- System.Security.Cryptography.Hashing.Algorithms (>= 4.0.0-beta-22231)
- System.Spatial (>= 5.6.3)
- System.Text.Encoding (>= 4.0.10-beta-22231)
- System.Text.Encoding.Extensions (>= 4.0.10-beta-22231)
- System.Text.RegularExpressions (>= 4.0.10-beta-22231)
- System.Threading (>= 4.0.0-beta-22231)
- System.Threading.Tasks (>= 4.0.10-beta-22231)
- System.Threading.Thread (>= 4.0.0-beta-22231)
- System.Threading.ThreadPool (>= 4.0.10-beta-22231)
- System.Threading.Timer (>= 4.0.0-beta-22231)
- System.Xml.ReaderWriter (>= 4.0.10-beta-22231)
- System.Xml.XDocument (>= 4.0.0-beta-22231)
- System.Xml.XmlSerializer (>= 4.0.0-beta-22231)
 
- 
                                                    Windows 8.0- Microsoft.Data.OData (>= 5.6.2)
 
- 
                                                    WindowsPhone 8.0- Microsoft.Data.OData (>= 5.6.2)
- Newtonsoft.Json (>= 5.0.8)
 
- 
                                                    WindowsPhoneApp 0.0- Microsoft.Data.OData (>= 5.6.2)
 
GitHub repositories (138)
Showing the top 20 popular GitHub repositories that depend on WindowsAzure.Storage:
| Repository | Stars | 
|---|---|
| microsoft/ailab 
                                                            Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
                                                         | |
| 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. 
                                                         | |
| ServiceStack/ServiceStack 
                                                            Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
                                                         | |
| Azure/azure-powershell 
                                                            Microsoft Azure PowerShell
                                                         | |
| xamarin/xamarin-forms-samples 
                                                            Sample apps built using the Xamarin.Forms framework
                                                         | |
| thepirat000/Audit.NET 
                                                            An extensible framework to audit executing operations in .NET and .NET Core.
                                                         | |
| Squidex/squidex 
                                                            Headless CMS and Content Managment Hub
                                                         | |
| OrchardCMS/Orchard 
                                                            Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
                                                         | |
| Glimpse/Glimpse 
                                                            The open source diagnostics platform for the web
                                                         | |
| microsoft/GraphEngine 
                                                            Microsoft Graph Engine
                                                         | |
| pnp/PnP 
                                                            SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
                                                         | |
| microsoft/WhatTheHack 
                                                            A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates.  Please visit the What The Hack website at: https://aka.ms/wth
                                                         | |
| VitalElement/AvalonStudio 
                                                            Cross platform IDE and Shell
                                                         | |
| Azure/durabletask 
                                                            Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
                                                         | |
| NuGet/NuGetGallery 
                                                            NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
                                                         | |
| JabbR/JabbR 
                                                            Collaborative chat done right
                                                         | |
| Azure/azure-functions-core-tools 
                                                            Command line tools for Azure Functions
                                                         | |
| microsoftarchive/cqrs-journey 
                                                            Microsoft patterns & pratices CQRS Journey sample application
                                                         | |
| imgbot/Imgbot 
                                                            An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. help@imgbot.net
                                                         | |
| OfficeDev/Microsoft-Teams-Samples 
                                                            Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
                                                         | 
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 4.4.0-preview | 2,399 | 4/29/2015 | |
| 4.3.2-preview | 24,443 | 11/12/2014 | |
| 4.3.1-preview | 744 | 11/12/2014 | |
| 4.3.0 | 610,859 | 9/16/2014 | |
| 4.2.1 | 103,471 | 8/13/2014 | |
| 4.2.0 | 30,575 | 7/28/2014 | |
| 4.1.0 | 74,557 | 6/23/2014 | |
| 4.0.1 | 108,659 | 5/20/2014 | |
| 4.0.0 | 17,528 | 5/12/2014 | |
| 3.2.1 | 2,179 | 5/14/2014 | |
| 3.2.0 | 5,681 | 5/7/2014 | |
| 3.1.0.1 | 32,744 | 4/2/2014 | |
| 3.1.0 | 9,387 | 3/19/2014 | |
| 3.0.3 | 63,880 | 2/11/2014 | |
| 3.0.2 | 27,544 | 1/4/2014 | |
| 3.0.1 | 3,924 | 12/11/2013 | |
| 3.0.0 | 2,059 | 11/27/2013 | |
| 2.1.0.4 | 47,896 | 11/27/2013 | |
| 2.1.0.3 | 95,092 | 10/11/2013 | |
| 2.1.0.2 | 3,344 | 10/4/2013 | |
| 2.1.0 | 37,393 | 9/4/2013 | |
| 2.1.0-rc | 327 | 7/3/2013 | |
| 2.0.6.1 | 36,557 | 8/5/2013 | |
| 2.0.6 | 6,227 | 7/2/2013 | |
| 2.0.5.1 | 34,265 | 3/27/2013 | |
| 2.0.5 | 638 | 3/20/2013 | |
| 2.0.4.1 | 5,418 | 2/26/2013 | |
| 2.0.4 | 1,307 | 2/5/2013 | |
| 2.0.3 | 4,017 | 12/17/2012 | |
| 2.0.2 | 640 | 12/5/2012 | |
| 2.0.1 | 3,734 | 11/12/2012 | |
| 2.0.0 | 6,062 | 10/26/2012 | |
| 1.7.0 | 35,976 | 6/7/2012 | |
| 1.6.0 | 68,058 | 12/7/2011 |