Core implementation of event sourcing pattern.
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.Abstraction |
Install
Install-Package Khala.EventSourcing.Abstraction
dotnet add package Khala.EventSourcing.Abstraction
paket add Khala.EventSourcing.Abstraction
Khala.EventSourcing.Abstraction Download (Unzip the "nupkg" after downloading)
Dependencies
- Khala.EventSourcing.Contracts(>= 0.22.0)
- NETStandard.Library(>= 1.6.1)