EXCSLA.Shared.Core.Abstractions
5.1.0
See the version list below for details.
dotnet add package EXCSLA.Shared.Core.Abstractions --version 5.1.0
NuGet\Install-Package EXCSLA.Shared.Core.Abstractions -Version 5.1.0
<PackageReference Include="EXCSLA.Shared.Core.Abstractions" Version="5.1.0" />
<PackageVersion Include="EXCSLA.Shared.Core.Abstractions" Version="5.1.0" />
<PackageReference Include="EXCSLA.Shared.Core.Abstractions" />
paket add EXCSLA.Shared.Core.Abstractions --version 5.1.0
#r "nuget: EXCSLA.Shared.Core.Abstractions, 5.1.0"
#:package EXCSLA.Shared.Core.Abstractions@5.1.0
#addin nuget:?package=EXCSLA.Shared.Core.Abstractions&version=5.1.0
#tool nuget:?package=EXCSLA.Shared.Core.Abstractions&version=5.1.0
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.
| 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
- EXCSLA.Shared.Core (>= 5.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on EXCSLA.Shared.Core.Abstractions:
| Package | Downloads |
|---|---|
|
EXCSLA.Shared.Core.GuardClauses
Guard Clauses orginally created by Steve (Ardalis) Smith. This project adds additional guard clauses used in EXCSLA.Shared.Core. These guard clauses are meant to be used with the EXCSLA.Shared framework. |
|
|
EXCSLA.Shared.Core.Specifications
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.