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 |
Install
Install-Package EXCSLA.Shared.Core
dotnet add package EXCSLA.Shared.Core
paket add EXCSLA.Shared.Core
EXCSLA.Shared.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Ardalis.GuardClauses(>= 1.3.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.