A Sql Server implementation for the SimpleCqrs Event Store.
Info
Version: | 1.0.0.2 |
Author(s): | Stephen Balkum |
Last Update: | Tuesday, December 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sbalkum/HighIronRanch.Cqrs.EventStore.SqlServer |
NuGet Url: | https://www.nuget.org/packages/HighIronRanch.Cqrs.EventStore.SqlServer |
Install
Install-Package HighIronRanch.Cqrs.EventStore.SqlServer
dotnet add package HighIronRanch.Cqrs.EventStore.SqlServer
paket add HighIronRanch.Cqrs.EventStore.SqlServer
HighIronRanch.Cqrs.EventStore.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- HighIronRanch.SimpleCqrs(1.0.1.0)
- Newtonsoft.Json(7.0.1)