Skip to main content
Cqrs.Azure.Storage package icon

Cqrs.Azure.Storage

Use Azure Blob and Table Storage as the read store and data store in CQRS.NET. This version is targeted at .net 4.7.2 using Azure.Data.Tables and Azure.Storage.Blobs version 12

Total Downloads
49.9K
49,899
Published
Oct 21, 2024
Latest stable version

Install

.NET CLI
dotnet add package Cqrs.Azure.Storage --version 5.2.2.66
Package Manager Console
Install-Package Cqrs.Azure.Storage -Version 5.2.2.66
PackageReference
<PackageReference Include="Cqrs.Azure.Storage" Version="5.2.2.66" />

Frameworks

.NETFramework4.7.2 .NETFramework4.8 .NETStandard2.0

Dependencies

Cqrs
.NETFramework4.7.2
[5.2.2.66, )
Azure.Data.Tables
.NETFramework4.7.2
[12.8.1, )
Azure.Storage.Blobs
.NETFramework4.7.2
[12.18.0, )
Chinchilla.Logging
.NETFramework4.7.2
[5.2.45, )
Chinchilla.StateManagement
.NETFramework4.7.2
[4.2.11, )
[6.0.1, )
Cqrs
.NETFramework4.8
[5.2.2.66, )
Azure.Data.Tables
.NETFramework4.8
[12.8.1, )
Azure.Storage.Blobs
.NETFramework4.8
[12.18.0, )
Chinchilla.Logging
.NETFramework4.8
[5.2.45, )
[4.2.11, )
[6.0.1, )
Cqrs
.NETStandard2.0
[5.2.2.66, )
Azure.Data.Tables
.NETStandard2.0
[12.8.1, )
Azure.Storage.Blobs
.NETStandard2.0
[12.18.0, )
Chinchilla.Logging
.NETStandard2.0
[5.2.45, )
[4.2.11, )
[6.0.1, )

Adoption guide

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

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

The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.