Event sourcing persistance implementation using MySQL and NHibernate.
Info
Version: | 3.0.0 |
Author(s): | Jonas Jerndin |
Last Update: | Wednesday, March 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/swizkon/Nuclear |
NuGet Url: | https://www.nuget.org/packages/Nuclear.EventSourcing.MySql |
Install
Install-Package Nuclear.EventSourcing.MySql
dotnet add package Nuclear.EventSourcing.MySql
paket add Nuclear.EventSourcing.MySql
Nuclear.EventSourcing.MySql Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentNHibernate(>= 2.0.3)
- Newtonsoft.Json(>= 7.0.1)
- Nuclear.Core(>= 3.0.0)
Tags