Support for event sourcing using DDD.
Info
Version: | 2.1.1 |
Author(s): | Paul Burgess |
Last Update: | Thursday, March 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/codepb/DDDToolkit |
NuGet Url: | https://www.nuget.org/packages/DDDToolkit.EventSourcing |
Install
Install-Package DDDToolkit.EventSourcing
dotnet add package DDDToolkit.EventSourcing
paket add DDDToolkit.EventSourcing
DDDToolkit.EventSourcing Download (Unzip the "nupkg" after downloading)
Dependencies
- DDDToolkit.Core(>= 2.1.1)
- FluentAssertions(>= 5.6.0)
- NETStandard.Library(>= 1.6.1)
Tags