Skip to main content
WindowsAzure.StorageExtensions package icon

WindowsAzure.StorageExtensions

Azure Storage Extensions is a .NET library aimed for managing and querying entities from Microsoft Azure Storage. It's built on top of Azure Storage Client Library, provides LINQ to Azure Tables queries and async interfaces.

Total Downloads
862.6K
862,628
Published
Mar 27, 2018
Latest stable version

Install

.NET CLI
dotnet add package WindowsAzure.StorageExtensions --version 1.2.0
Package Manager Console
Install-Package WindowsAzure.StorageExtensions -Version 1.2.0
PackageReference
<PackageReference Include="WindowsAzure.StorageExtensions" Version="1.2.0" />

Frameworks

.NETFramework4.5 .NETStandard1.3

Dependencies

Newtonsoft.Json
.NETFramework4.5
[10.0.3, )
WindowsAzure.Storage
.NETFramework4.5
[8.5.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
Newtonsoft.Json
.NETStandard1.3
[10.0.3, )
WindowsAzure.Storage
.NETStandard1.3
[8.5.0, )
System.Linq.Parallel
.NETStandard1.3
[4.3.0, )
System.Linq.Queryable
.NETStandard1.3
[4.3.0, )
System.Reflection
.NETStandard1.3
[4.3.0, )
[4.4.0, )
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.