Cqrs.Azure.Storage 2.4.1639.856

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cqrs.Azure.Storage --version 2.4.1639.856
                    
NuGet\Install-Package Cqrs.Azure.Storage -Version 2.4.1639.856
                    
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="2.4.1639.856" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cqrs.Azure.Storage" Version="2.4.1639.856" />
                    
Directory.Packages.props
<PackageReference Include="Cqrs.Azure.Storage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cqrs.Azure.Storage --version 2.4.1639.856
                    
#r "nuget: Cqrs.Azure.Storage, 2.4.1639.856"
                    
#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.
#:package Cqrs.Azure.Storage@2.4.1639.856
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cqrs.Azure.Storage&version=2.4.1639.856
                    
Install as a Cake Addin
#tool nuget:?package=Cqrs.Azure.Storage&version=2.4.1639.856
                    
Install as a Cake Tool

Use Azure Blob and Table Storage as the read store and data store in CQRS.NET. This version is targeted at .net 4.5 using WindowsAzure.Storage version 8.0.0

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.2.3.70 802 1/14/2025
5.2.2.69 217 11/2/2024
5.2.2.68 193 10/23/2024
5.2.2.67 217 10/22/2024
5.2.2.66 194 10/21/2024
5.2.2.65 224 10/20/2024
5.2.2.64 231 10/19/2024
5.2.2.63 206 10/17/2024
5.2.2.62 198 10/17/2024
5.2.2.61 210 10/17/2024
5.2.2.60 187 10/17/2024
5.2.2.59 191 10/17/2024
5.2.2.57 191 10/16/2024
5.2.2.56 184 10/10/2024
5.2.2.55 178 10/9/2024
5.2.2.54 216 10/8/2024
5.2.2.53 193 10/8/2024
5.2.2.50 188 10/7/2024
5.2.2.49 227 9/1/2024
5.2.1.48 241 9/1/2024
5.2.1.47 199 9/1/2024
5.2.0.46 201 7/13/2024
5.2.0.45 231 7/6/2024
5.1.0.44 4,447 1/19/2024
5.0.0.43 217 1/17/2024
5.0.0.42 225 1/15/2024
5.0.0.41 234 1/15/2024
5.0.0.40 228 1/15/2024
5.0.0.39 230 1/15/2024
5.0.0.38 240 1/14/2024
5.0.0.37 219 1/14/2024
5.0.0.36 183 1/13/2024
5.0.0.35 232 12/15/2023
5.0.0.34 232 12/10/2023
5.0.0.33 234 12/8/2023
5.0.0.32 298 11/19/2023
2.4.1639.856 1,098 8/17/2018
2.4.1622.842 1,276 6/29/2018
2.4.1621.841 1,064 6/24/2018
2.4.1619.839 1,268 6/24/2018
2.3.1595.820 1,417 3/29/2018
2.3.1584.809 1,291 3/20/2018
2.3.1583.808 1,250 3/20/2018
2.3.1581.806 1,263 3/15/2018
2.3.1580.805 1,280 3/8/2018
2.3.1579.804 1,084 3/8/2018
2.3.1572.797 1,312 2/19/2018
2.2.1466.702 1,144 9/18/2017
2.2.1440.678 1,146 8/1/2017
2.2.1428.666 1,144 7/25/2017
2.2.1410.652 1,156 7/23/2017
2.2.1405.647 1,129 7/21/2017

Version 2.4

* Added support for snapshots.

Version 2.0

* New, utilising WindowsAzure.Storage version 8.0.0