Enkoni.Entities.Database 2.6.0

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

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

Extends the default Enkoni.Framework.Entities library and adds support for databases

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0-beta02 221 6/25/2021
3.0.0-beta01 238 6/25/2021
2.6.0 1,307 12/4/2016
2.5.0 1,118 6/15/2016
2.4.1 1,381 4/17/2015
2.4.0 1,192 4/13/2015
2.3.0 1,114 4/6/2015
2.3.0-beta2 893 4/5/2015
2.3.0-beta1 900 4/5/2015
2.2.0 1,335 2/14/2015
2.2.0-rc1 988 2/9/2015
2.1.0 1,219 5/1/2014
2.1.0-beta04 1,013 4/7/2014
2.1.0-beta03 1,027 4/6/2014
2.1.0-beta02 1,010 3/30/2014
2.1.0-beta01 956 3/24/2014
2.0.1 1,308 3/15/2014
2.0.0.4 1,229 1/17/2014
2.0.0.3 1,286 11/23/2013
2.0.0.2 1,202 11/1/2013
2.0.0.1 1,548 7/4/2013
2.0.0 1,558 11/28/2012
1.5.0.1 1,475 10/8/2012
1.5.0 1,412 9/1/2012
1.4.1 1,857 11/7/2011
1.4.0 1,631 8/27/2011
1.3.0 1,715 6/8/2011
1.2.0 1,686 5/1/2011

Made some internal changes as a result of changes in Enkoni.Framework.