A facade on EventStore allowing the logging of any serialisable object as the Data of a StorableEvent.
Info
| Version: | 1.0.0 |
| Author(s): | RokitSalad |
| Last Update: | Saturday, October 11, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/RokitSalad/Helpful.EventStore.EventLogging |
| NuGet Url: | https://www.nuget.org/packages/Helpful.EventStore.EventLogging |
Install
Install-Package Helpful.EventStore.EventLogging
dotnet add package Helpful.EventStore.EventLogging
paket add Helpful.EventStore.EventLogging
Helpful.EventStore.EventLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- EventStore.Client(3.0.0)
- Newtonsoft.Json(6.0.5)
Tags