Info
| Version: | 1.5.0-alpha0002 |
| Author(s): | James Woodley |
| Last Update: | Sunday, October 6, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/LightestNight.EventSourcing.MemStore |
Install
Install-Package LightestNight.EventSourcing.MemStore
dotnet add package LightestNight.EventSourcing.MemStore
paket add LightestNight.EventSourcing.MemStore
LightestNight.EventSourcing.MemStore Download (Unzip the "nupkg" after downloading)
Dependencies
- LightestNight.System.EventSourcing(>= 1.5.0)
Tags
Allows for temporary storage of events, perfect for testing.