EventStore.RavenDb
1.5.4
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.
Install-Package EventStore.RavenDb -Version 1.5.4
dotnet add package EventStore.RavenDb --version 1.5.4
<PackageReference Include="EventStore.RavenDb" Version="1.5.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EventStore.RavenDb --version 1.5.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EventStore.RavenDb, 1.5.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.5.4
// Install EventStore.RavenDb as a Cake Tool
#tool nuget:?package=EventStore.RavenDb&version=1.5.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated to RavenDb Client 3.5.0
Dependencies
-
- RavenDB.Client (>= 3.5.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.5.4 | 728 | 11/7/2016 |
1.1.22.42 | 807 | 6/16/2015 |
1.1.21.41 | 644 | 5/21/2015 |
1.1.20.39 | 768 | 1/12/2015 |
1.1.20.38 | 702 | 1/12/2015 |
1.1.19.37 | 743 | 4/21/2014 |
1.1.18.34 | 766 | 3/9/2014 |
1.1.17.33 | 738 | 12/4/2013 |
1.1.16.32 | 796 | 9/16/2013 |
1.1.15 | 888 | 7/31/2013 |
1.0.14.2 | 781 | 7/22/2013 |
1.0.14.1 | 764 | 7/22/2013 |
1.0.14 | 738 | 7/22/2013 |
1.0.13 | 778 | 6/3/2013 |
1.0.12 | 865 | 4/27/2013 |
1.0.11 | 776 | 4/21/2013 |
1.0.10 | 766 | 4/17/2013 |
1.0.9 | 746 | 4/16/2013 |
1.0.8 | 807 | 4/12/2013 |
1.0.7 | 761 | 4/10/2013 |
1.0.6 | 775 | 4/10/2013 |
1.0.5 | 739 | 4/10/2013 |
1.0.4 | 776 | 4/2/2013 |
1.0.3 | 773 | 4/2/2013 |
1.0.2 | 783 | 4/2/2013 |
1.0.1 | 830 | 3/31/2013 |
1.0.0 | 778 | 3/29/2013 |