EXCSLA.Shared.Core.Abstractions
4.0.2
dotnet add package EXCSLA.Shared.Core.Abstractions --version 4.0.2
NuGet\Install-Package EXCSLA.Shared.Core.Abstractions -Version 4.0.2
<PackageReference Include="EXCSLA.Shared.Core.Abstractions" Version="4.0.2" />
paket add EXCSLA.Shared.Core.Abstractions --version 4.0.2
#r "nuget: EXCSLA.Shared.Core.Abstractions, 4.0.2"
// Install EXCSLA.Shared.Core.Abstractions as a Cake Addin #addin nuget:?package=EXCSLA.Shared.Core.Abstractions&version=4.0.2 // Install EXCSLA.Shared.Core.Abstractions as a Cake Tool #tool nuget:?package=EXCSLA.Shared.Core.Abstractions&version=4.0.2
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 | 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
- EXCSLA.Shared.Core (>= 4.0.2)
-
net6.0
- EXCSLA.Shared.Core (>= 4.0.2)
NuGet packages (2)
Showing the top 2 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.