An event store implementation with Microsoft SQL Server.
Info
Version: | 3.0.15-preview |
Author(s): | Sunny Chen (daxnet) |
Last Update: | Wednesday, June 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/daxnet/apworks-core |
NuGet Url: | https://www.nuget.org/packages/Apworks.EventStore.SQLServer |
Install
Install-Package Apworks.EventStore.SQLServer
dotnet add package Apworks.EventStore.SQLServer
paket add Apworks.EventStore.SQLServer
Apworks.EventStore.SQLServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Apworks.EventStore.AdoNet(>= 3.0.15)
- Apworks(>= 3.0.15)
- System.Data.SqlClient(>= 4.6.1)
Tags