Cqrs.Azure.BlobStorage 2.3.1579.804

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cqrs.Azure.BlobStorage --version 2.3.1579.804
NuGet\Install-Package Cqrs.Azure.BlobStorage -Version 2.3.1579.804
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.BlobStorage" Version="2.3.1579.804" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cqrs.Azure.BlobStorage --version 2.3.1579.804
#r "nuget: Cqrs.Azure.BlobStorage, 2.3.1579.804"
#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.BlobStorage as a Cake Addin
#addin nuget:?package=Cqrs.Azure.BlobStorage&version=2.3.1579.804

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

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

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on Cqrs.Azure.BlobStorage:

Package Downloads
Cqrs.Ninject.Azure.BlobStorage

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.1639.856 1,272 8/17/2018
2.4.1622.842 1,228 6/29/2018
2.4.1621.841 1,238 6/24/2018
2.4.1619.839 1,337 6/24/2018
2.3.1595.820 1,335 3/29/2018
2.3.1584.809 1,304 3/20/2018
2.3.1583.808 1,236 3/20/2018
2.3.1581.806 1,361 3/15/2018
2.3.1580.805 1,320 3/8/2018
2.3.1579.804 1,308 3/8/2018
2.3.1572.797 1,315 2/19/2018
2.2.1466.702 1,295 9/18/2017
2.2.1440.678 1,273 8/1/2017
2.2.1428.666 1,298 7/25/2017
2.2.1410.652 1,254 7/23/2017
2.2.1405.647 1,350 7/21/2017
2.1.1347.590 1,124 6/23/2017
2.0.1317.561 1,136 6/6/2017
1.601.1108.447 1,198 11/5/2016

Version 2.3

* Added GetToVersion To the EventStore so you can get up to a set version
* Added GetToDate To the EventStore so you can get up to a specific date

Version 2.0

* New, utilising WindowsAzure.Storage version 7.2.1