Journalist.EventStore 0.7.1

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

// Install Journalist.EventStore as a Cake Tool
#tool nuget:?package=Journalist.EventStore&version=0.7.1

Eventsourcing friendly eventstore for windows azure storage.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.20.0 4,614 10/13/2017
0.19.0 2,512 9/15/2017
0.18.0 1,160 9/5/2017
0.17.0 973 9/4/2017
0.16.1 1,693 7/18/2017
0.16.0 2,511 5/2/2017
0.15.3 1,040 3/4/2017
0.15.2 3,926 11/25/2016
0.15.1 997 11/23/2016
0.15.0 1,017 11/16/2016
0.14.1 1,039 11/11/2016
0.14.0 1,009 11/11/2016
0.13.6 1,301 11/4/2016
0.13.5 1,376 11/3/2016
0.13.4 1,040 10/24/2016
0.13.3 1,011 10/21/2016
0.13.2 992 10/21/2016
0.13.1 1,350 7/28/2016
0.13.0 1,088 7/28/2016
0.12.0 1,354 7/27/2016
0.11.0 1,254 7/26/2016
0.10.0 1,049 7/25/2016
0.9.7 1,037 7/19/2016
0.9.6 1,191 3/12/2016
0.9.5 1,211 2/2/2016
0.9.4 1,034 1/28/2016
0.9.3 985 1/25/2016
0.9.2 1,048 12/30/2015
0.9.1 1,008 12/29/2015
0.9.0 1,022 12/12/2015
0.8.5 1,185 9/2/2015
0.8.4 1,263 8/12/2015
0.8.3 1,460 8/10/2015
0.8.2 1,399 8/9/2015
0.8.1 1,366 8/9/2015
0.8.0 1,371 8/8/2015
0.7.4 1,272 7/21/2015
0.7.3 1,117 7/8/2015
0.7.2 1,108 7/8/2015
0.7.1 1,031 7/8/2015
0.7.0 1,076 7/7/2015
0.6.9 1,195 7/6/2015
0.6.8 1,099 7/1/2015
0.6.7 1,133 6/30/2015
0.6.6 1,056 6/29/2015
0.6.5 1,047 6/29/2015
0.6.4 1,046 6/25/2015
0.6.3 1,070 6/24/2015
0.6.2 1,041 6/24/2015
0.6.1 1,110 6/24/2015
0.6.0 1,070 6/23/2015
0.5.0 1,087 6/19/2015
0.4.0 1,077 6/17/2015
0.3.1 1,072 6/15/2015
0.3.0 1,813 6/11/2015
0.2.0 1,074 6/11/2015
0.1.0 1,075 6/9/2015
0.0.2 1,051 6/9/2015
0.0.1 1,079 6/8/2015

[LanguageExtensions][New] SelectToArray and SelectToList for enumerables of KeyValuePair&lt;,&gt;.
[WAZ.Storage][New] Batch operation methods and table queries with partition key only.