Adds support for NEventStore as a source of events for LiquidProjections.
Info
Version: | 2.1.2 |
Author(s): | Dennis Doomen |
Last Update: | Friday, April 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LiquidProjections/LiquidProjections |
NuGet Url: | https://www.nuget.org/packages/LiquidProjections.NEventStore |
Install
Install-Package LiquidProjections.NEventStore
dotnet add package LiquidProjections.NEventStore
paket add LiquidProjections.NEventStore
LiquidProjections.NEventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- NEventStore(>= 5.0.0 && < 6.0.0)
- LiquidProjections.Abstractions(>= 2.3.0 && < 4.0.0)
Tags