Atrico.Lib.DomainModel 2.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Atrico.Lib.DomainModel --version 2.1.1
NuGet\Install-Package Atrico.Lib.DomainModel -Version 2.1.1
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="Atrico.Lib.DomainModel" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Atrico.Lib.DomainModel --version 2.1.1
#r "nuget: Atrico.Lib.DomainModel, 2.1.1"
#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 Atrico.Lib.DomainModel as a Cake Addin
#addin nuget:?package=Atrico.Lib.DomainModel&version=2.1.1

// Install Atrico.Lib.DomainModel as a Cake Tool
#tool nuget:?package=Atrico.Lib.DomainModel&version=2.1.1

Foundations for a domain model

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Atrico.Lib.DomainModel:

Package Downloads
Atrico.Lib.Events

Events Aggregator implementation

Atrico.Lib.DomainModel.Profiling

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.9.0 828 12/16/2019
2.8.0 921 3/15/2019
2.7.0 891 1/14/2019
2.6.2 1,163 4/8/2018
2.6.1 1,270 4/8/2018
2.6.0 1,095 10/29/2017
2.5.6415.30960 909 7/25/2017
2.5.6318.37156 952 4/19/2017
2.5.6305.18634 956 4/6/2017
2.5.6294.31652 988 3/26/2017
2.5.6255.41295 1,007 2/15/2017
2.5.6192.22731 1,030 12/14/2016
2.5.6192.22419 1,002 12/14/2016
2.5.6185.27327 1,787 12/7/2016
2.4.6148.19382 1,041 10/31/2016
2.4.6135.21134 970 10/18/2016
2.4.6130.22676 958 10/13/2016
2.4.6126.29415 996 10/9/2016
2.4.6103.23644 1,013 9/16/2016
2.4.6093.30284 992 9/6/2016
2.4.6088.31626 962 9/1/2016
2.4.6088.27486 967 9/1/2016
2.4.6088.23603 985 9/1/2016
2.4.6081.31400 989 8/25/2016
2.4.6081.25467 981 8/25/2016
2.4.6081.25249 954 8/25/2016
2.4.6045.19793 981 7/20/2016
2.4.6044.25967 973 7/19/2016
2.4.6039.30539 1,158 7/14/2016
2.4.6017.26234 1,042 6/22/2016
2.4.6016.25630 1,034 6/21/2016
2.4.5944.29579 1,042 4/10/2016
2.4.5924.39215 1,320 3/21/2016
2.4.5924.38738 1,279 3/21/2016
2.4.5924.36973 1,219 3/21/2016
2.4.5919.25531 1,070 3/16/2016
2.3.5909.34022 1,065 3/6/2016
2.1.1 1,263 6/19/2015
2.1.0 1,109 6/19/2015
2.0.0 2,326 5/6/2015
1.0.0 2,017 7/26/2014

2.1.1.0
     Removed in incorrect reference to itself
     2.1.0.0
     referenced common lib for equatable object
     2.0.0.0
     Tests optimized
     ValueObject optimized for performance
     1.2.0.0
     Upgrade to .net 4.5.2
     Tidied up equals
     Constrained Key to be ValueType
     Removed default ctor - now requires explicit key
     1.1.0.0:
     Upgrade to nunit 2.6.4
     1.0.0.0:
     Initial release