Relational databases based event store implementation for .NET Core.
Info
Version: | 0.22.0 |
Author(s): | Gyuwon |
Last Update: | Friday, October 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Reacture/Khala.EventSourcing |
NuGet Url: | https://www.nuget.org/packages/Khala.EventSourcing.SqlCore |
Install
Install-Package Khala.EventSourcing.SqlCore
dotnet add package Khala.EventSourcing.SqlCore
paket add Khala.EventSourcing.SqlCore
Khala.EventSourcing.SqlCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Khala.EventSourcing.Abstraction(>= 0.22.0)
- Khala.Messaging.Abstraction(>= 0.19.1)
- Microsoft.EntityFrameworkCore(>= 2.0.0)