EXCSLA.Shared.Core
4.0.2
dotnet add package EXCSLA.Shared.Core --version 4.0.2
NuGet\Install-Package EXCSLA.Shared.Core -Version 4.0.2
<PackageReference Include="EXCSLA.Shared.Core" Version="4.0.2" />
paket add EXCSLA.Shared.Core --version 4.0.2
#r "nuget: EXCSLA.Shared.Core, 4.0.2"
// Install EXCSLA.Shared.Core as a Cake Addin #addin nuget:?package=EXCSLA.Shared.Core&version=4.0.2 // Install EXCSLA.Shared.Core as a Cake Tool #tool nuget:?package=EXCSLA.Shared.Core&version=4.0.2
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 | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.0
- Ardalis.GuardClauses (>= 3.3.0)
-
net6.0
- Ardalis.GuardClauses (>= 4.0.0)
NuGet packages (4)
Showing the top 4 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.