Basic building blocks for building domain models using CQRS and Event Sourcing.
Info
Version: | 0.15.28 |
Author(s): | jonsequitur, Microsoft |
Last Update: | Thursday, December 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Its.Domain |
Install
Install-Package Its.Domain
dotnet add package Its.Domain
paket add Its.Domain
Its.Domain Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 4.5.11)
- Its.Validation(>= 1.1.5 && < 2.0.0)
- Rx-Main(>= 2.2.5)
Tags