WindowsAzure2.Storage
9.3.4
Requires NuGet 2.12 or higher.
dotnet add package WindowsAzure2.Storage --version 9.3.4
NuGet\Install-Package WindowsAzure2.Storage -Version 9.3.4
<PackageReference Include="WindowsAzure2.Storage" Version="9.3.4" />
paket add WindowsAzure2.Storage --version 9.3.4
#r "nuget: WindowsAzure2.Storage, 9.3.4"
// Install WindowsAzure2.Storage as a Cake Addin #addin nuget:?package=WindowsAzure2.Storage&version=9.3.4 // Install WindowsAzure2.Storage as a Cake Tool #tool nuget:?package=WindowsAzure2.Storage&version=9.3.4
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See Microsoft.Azure.Storage.Blob, Microsoft.Azure.Storage.File, Microsoft.Azure.Storage.Queue, and Microsoft.Azure.Storage.Common.
For table support, see 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 - https://blogs.msdn.com/b/windowsazurestorage/
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Microsoft.Azure.KeyVault.Core (>= 1.0.0)
- Newtonsoft.Json (>= 10.0.2)
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.2)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.2)
-
Windows 8.0
- Newtonsoft.Json (>= 10.0.2)
-
WindowsPhone 8.0
- Microsoft.Azure.KeyVault.Core (>= 1.0.0)
- Newtonsoft.Json (>= 10.0.2)
-
WindowsPhoneApp 0.0
- Newtonsoft.Json (>= 10.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.