MySQL Implementation for Event Sourcing.
Info
Version: | 1.0.3.26 |
Author(s): | AcklenAvenue |
Last Update: | Wednesday, September 2, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AcklenAvenue/AcklenAvenue.EventSourcing |
NuGet Url: | https://www.nuget.org/packages/AcklenAvenue.EventSourcing.MySql |
Install
Install-Package AcklenAvenue.EventSourcing.MySql
dotnet add package AcklenAvenue.EventSourcing.MySql
paket add AcklenAvenue.EventSourcing.MySql
AcklenAvenue.EventSourcing.MySql Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(6.9.6)
- Newtonsoft.Json(7.0.1)