Cqrs.Azure.Storage 5.1.0.44

dotnet add package Cqrs.Azure.Storage --version 5.1.0.44
NuGet\Install-Package Cqrs.Azure.Storage -Version 5.1.0.44
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cqrs.Azure.Storage" Version="5.1.0.44" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cqrs.Azure.Storage --version 5.1.0.44
#r "nuget: Cqrs.Azure.Storage, 5.1.0.44"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cqrs.Azure.Storage as a Cake Addin
#addin nuget:?package=Cqrs.Azure.Storage&version=5.1.0.44

// Install Cqrs.Azure.Storage as a Cake Tool
#tool nuget:?package=Cqrs.Azure.Storage&version=5.1.0.44

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Cqrs.Azure.Storage:

Package Downloads
Cqrs.Ninject.Azure.Storage

Use Ninject as your IoC container of choice with Microsoft Azure Blob and Table Storage for CQRS.NET

Cqrs.DependencyInjection.Azure.Storage

Use MS DI as your IoC container of choice when using Azure Blob and Table Storage in CQRS.NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0.44 4,300 1/19/2024
5.0.0.43 110 1/17/2024
5.0.0.42 123 1/15/2024
5.0.0.41 125 1/15/2024
5.0.0.40 118 1/15/2024
5.0.0.39 124 1/15/2024
5.0.0.38 138 1/14/2024
5.0.0.37 111 1/14/2024
5.0.0.36 106 1/13/2024
5.0.0.35 159 12/15/2023
5.0.0.34 156 12/10/2023
5.0.0.33 150 12/8/2023
5.0.0.32 199 11/19/2023
2.4.1639.856 921 8/17/2018
2.4.1622.842 938 6/29/2018
2.4.1621.841 830 6/24/2018
2.4.1619.839 943 6/24/2018
2.3.1595.820 1,068 3/29/2018
2.3.1584.809 948 3/20/2018
2.3.1583.808 900 3/20/2018
2.3.1581.806 914 3/15/2018
2.3.1580.805 941 3/8/2018
2.3.1579.804 840 3/8/2018
2.3.1572.797 963 2/19/2018
2.2.1466.702 889 9/18/2017
2.2.1440.678 894 8/1/2017
2.2.1428.666 900 7/25/2017
2.2.1410.652 904 7/23/2017
2.2.1405.647 886 7/21/2017

Version 5.0

- Upgraded to Azure.Data.Tables and Azure.Storage.Blobs version 12