Tiny Domain Driven Design (DDD) Aggregate designed to simplify development when using an event sourcing pattern.
Info
Version: | 1.0.203 |
Author(s): | Steve Ward |
Last Update: | Wednesday, November 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stevewgh/TinyAggregate |
NuGet Url: | https://www.nuget.org/packages/TinyAggregate |
Install
Install-Package TinyAggregate
dotnet add package TinyAggregate
paket add TinyAggregate
TinyAggregate Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags