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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EXCSLA.Shared.Core" Version="4.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EXCSLA.Shared.Core --version 4.0.2
#r "nuget: EXCSLA.Shared.Core, 4.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
4.0.2 1,529 1/24/2022
4.0.1 3,816 11/24/2021
3.0.0 2,600 2/15/2021
2.0.0 3,392 12/3/2019
1.0.5 1,241 8/17/2019
1.0.4 1,277 6/8/2019
1.0.3 1,224 6/7/2019
1.0.1 1,129 5/25/2019
1.0.0 829 5/25/2019