EventStore.RavenDb 1.1.21.41

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

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

EventStore.RavenDb is a very light weight event sourcing inspired by JOliver EventStore. It uses RavenDb document as an aggregate root and it stores all events as a collection within a single document. It supports simple Sync dispatcher, implements IPipelineHook, IUpconvertEvents and IRepository from CommonDomain.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
1.5.4 2,527 11/7/2016
1.1.22.42 2,149 6/16/2015
1.1.21.41 1,963 5/21/2015
1.1.20.39 2,132 1/12/2015
1.1.20.38 2,140 1/12/2015
1.1.19.37 2,291 4/21/2014
1.1.18.34 2,087 3/9/2014
1.1.17.33 2,231 12/4/2013
1.1.16.32 2,133 9/16/2013
1.1.15 2,310 7/31/2013
1.0.14.2 2,166 7/22/2013
1.0.14.1 2,127 7/22/2013
1.0.14 2,229 7/22/2013
1.0.13 2,250 6/3/2013
1.0.12 2,185 4/27/2013
1.0.11 2,074 4/21/2013
1.0.10 2,095 4/17/2013
1.0.9 2,171 4/16/2013
1.0.8 2,203 4/12/2013
1.0.7 2,180 4/10/2013
1.0.6 2,090 4/10/2013
1.0.5 2,082 4/10/2013
1.0.4 2,184 4/2/2013
1.0.3 2,098 4/2/2013
1.0.2 2,136 4/2/2013
1.0.1 2,090 3/31/2013
1.0.0 2,119 3/29/2013

updated to RavenDb 3.0.3528