Info
Version: | 9.3.3 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 27, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Azure/azure-storage-net |
NuGet Url: | https://www.nuget.org/packages/WindowsAzure.Storage |
Install
Install-Package WindowsAzure.Storage
dotnet add package WindowsAzure.Storage
paket add WindowsAzure.Storage
WindowsAzure.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 10.0.2)
- Microsoft.Azure.KeyVault.Core(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.2)
- Newtonsoft.Json(>= 10.0.2)
- Newtonsoft.Json(>= 10.0.2)
- Microsoft.Azure.KeyVault.Core(>= 1.0.0)
- Newtonsoft.Json(>= 10.0.2)
Tags
For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/.
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 - http://blogs.msdn.com/b/windowsazurestorage/.