Connects to SQL to store events.
Info
Version: | 1.0.1 |
Author(s): | Diligencia.EventSourcing.SqlStore |
Last Update: | Saturday, July 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Diligencia.EventSourcing.SqlStore |
Install
Install-Package Diligencia.EventSourcing.SqlStore
dotnet add package Diligencia.EventSourcing.SqlStore
paket add Diligencia.EventSourcing.SqlStore
Diligencia.EventSourcing.SqlStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Diligencia.EventSourcing(>= 1.0.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Data.SqlClient(>= 4.8.1)