Info
Version: | 4.0.2 |
Author(s): | H.E. Collins |
Last Update: | Monday, January 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EXCSLA.Shared.Core.Specifications |
Install
Install-Package EXCSLA.Shared.Core.Specifications
dotnet add package EXCSLA.Shared.Core.Specifications
paket add EXCSLA.Shared.Core.Specifications
EXCSLA.Shared.Core.Specifications Download (Unzip the "nupkg" after downloading)
Dependencies
- EXCSLA.Shared.Core.Abstractions(>= 2.0.1)
Tags
Contains base classes for AggregateRoots, Entities, and value objects.
These each have proper overrides for Equals, ==, and !=.
This package also includes interfaces for setting up domain events as well as interfaces for using a repository pattern.
This is an open source project please feel free to do a pull request on the github repo.