Enkoni.Entities 3.7.0

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

// Install Enkoni.Entities as a Cake Tool
#tool nuget:?package=Enkoni.Entities&version=3.7.0

Contains the basic functionality of a generic data-access layer which can be utilized in a typical multi-tier application

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  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 (3)

Showing the top 3 NuGet packages that depend on Enkoni.Entities:

Package Downloads
Enkoni.Entities.Database

Package Description

Enkoni.Entities.File

Package Description

Enkoni.Entities.Service

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-beta02 314 6/25/2021
4.0.0-beta01 347 6/25/2021
3.7.0 2,095 12/4/2016
3.6.0 1,611 6/15/2016
3.5.0 1,316 9/19/2015
3.4.0 1,755 4/13/2015
3.3.0 1,570 4/6/2015
3.3.0-beta2 1,048 4/5/2015
3.3.0-beta1 1,059 4/5/2015
3.2.0 1,823 2/14/2015
3.2.0-rc1 1,139 2/9/2015
3.1.0 1,686 5/1/2014
3.1.0-beta04 1,201 4/7/2014
3.1.0-beta03 1,221 4/6/2014
3.1.0-beta02 1,249 3/30/2014
3.1.0-beta01 1,162 3/24/2014
3.0.0.1 2,242 1/17/2014
3.0.0 2,012 11/23/2013
2.0.0.2 1,965 11/1/2013
2.0.0.1 2,232 7/4/2013
2.0.0 2,374 11/28/2012
1.4.0.1 2,176 10/8/2012
1.4.0 2,214 9/1/2012
1.3.0 2,892 8/27/2011
1.2.0 2,403 6/8/2011
1.1.0 2,379 5/1/2011

Added a reference to the new Enkoni.Specifications package.