Domain classes for implementing EventSourcing and CQRS.
Info
| Version: | 1.3.0 |
| Author(s): | Neptuo |
| Last Update: | Saturday, September 10, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Neptuo.EventSourcing.Domains |
Install
Install-Package Neptuo.EventSourcing.Domains
dotnet add package Neptuo.EventSourcing.Domains
paket add Neptuo.EventSourcing.Domains
Neptuo.EventSourcing.Domains Download (Unzip the "nupkg" after downloading)
Dependencies
- Neptuo.Events(>= 1.0.0)
- Neptuo.Models(>= 1.1.0)