EXCSLA.Shared.Core
5.1.0
See the version list below for details.
dotnet add package EXCSLA.Shared.Core --version 5.1.0
NuGet\Install-Package EXCSLA.Shared.Core -Version 5.1.0
<PackageReference Include="EXCSLA.Shared.Core" Version="5.1.0" />
<PackageVersion Include="EXCSLA.Shared.Core" Version="5.1.0" />
<PackageReference Include="EXCSLA.Shared.Core" />
paket add EXCSLA.Shared.Core --version 5.1.0
#r "nuget: EXCSLA.Shared.Core, 5.1.0"
#:package EXCSLA.Shared.Core@5.1.0
#addin nuget:?package=EXCSLA.Shared.Core&version=5.1.0
#tool nuget:?package=EXCSLA.Shared.Core&version=5.1.0
A Domain Driven shared library, containing basic components for setting up a domain. 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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Ardalis.GuardClauses (>= 5.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on EXCSLA.Shared.Core:
| Package | Downloads |
|---|---|
|
EXCSLA.Shared.Core.ValueObjects.Common
Common Value Objects found in many domains. Such as Name, Email, Phone Number, etc. |
|
|
EXCSLA.Shared.Core.Abstractions
A Domain Driven shared library, containing basic components for setting up a domain. This package contains interfaces needed to implement various services within this framework. |
|
|
EXCSLA.Shared.Core.Abstractions.DomainEventDispatcher
Package Description |
|
|
EXCSLA.Shared.Infrastructure.Data
A Domain Driven shared library, containing basic components for setting up a domain. 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. |
|
|
EXCSLA.Shared.Core.ValueObjects
Common Value Objects found in many domains. Such as Name, Email, Phone Number, etc. |
GitHub repositories
This package is not used by any popular GitHub repositories.