EntityLite.Core 1.5.1

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

// Install EntityLite.Core as a Cake Tool
#tool nuget:?package=EntityLite.Core&version=1.5.1

A lightweight, database first, micro ORM

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible. 
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 EntityLite.Core:

Package Downloads
EntityLite

A lightweight, database first, micro ORM

EntityLite.Generators

A lightweight, database first, micro ORM

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.16.0 6,097 5/20/2022
2.15.0 1,585 5/12/2022
2.14.0 1,521 5/10/2022
2.13.0 2,423 4/17/2022
2.12.3 1,506 4/15/2022
2.12.2 2,347 2/14/2021
2.12.1 1,438 1/29/2021
2.12.0 1,492 1/25/2021
2.11.2 15,812 1/29/2020
2.11.1 2,925 9/19/2019
2.11.0 1,784 9/9/2019
2.10.0 1,781 9/6/2019
2.9.2 1,826 9/5/2019
2.9.1 1,753 9/5/2019
2.9.0 1,805 8/29/2019
2.9.0-Beta4 1,372 7/22/2019
2.9.0-Beta3 1,624 5/21/2019
2.9.0-Beta2 831 4/30/2019
2.9.0-Beta 1,523 4/30/2019
2.8.0 1,921 4/8/2019
2.7.1 14,683 7/16/2018
2.5.3 2,167 3/22/2018
2.5.2 2,204 3/8/2018
2.5.1 2,088 2/23/2018
2.4.1 2,124 1/12/2018
2.1.2 1,430 11/3/2017
2.1.1 6,102 10/31/2017
2.1.0 2,169 10/31/2017
2.0.0 2,274 10/30/2017
2.0.0-beta2 1,740 10/9/2017
2.0.0-beta1 1,816 9/27/2017
1.17.0 1,545 7/13/2017
1.16.0 1,428 6/14/2017
1.14.1 1,534 5/12/2017
1.12.1 1,892 9/15/2015
1.12.0 1,667 8/31/2015
1.8.2 1,597 1/13/2015
1.8.1 1,678 1/8/2015
1.8.0 1,711 12/30/2014
1.7.1 1,723 11/25/2014
1.7.0 1,775 11/24/2014
1.6.0 1,715 7/12/2014
1.5.1 1,636 5/22/2014
1.5.0 1,627 5/7/2014
1.4.1 1,725 4/28/2014
1.4.0 1,850 4/28/2014
1.3.0 1,801 4/22/2014
1.2.0 1,839 4/9/2014
1.1.1 1,789 4/8/2014
1.1.0 1,783 4/4/2014
1.0.21 1,663 3/11/2014
1.0.20-Beta 1,310 3/5/2014
1.0.19-Beta 1,402 3/4/2014
1.0.18-Beta 1,436 2/25/2014
1.0.17-Beta 1,482 2/25/2014
1.0.16-Beta 1,408 2/25/2014
1.0.15-Beta 1,466 2/19/2014
1.0.14-Beta 1,419 2/18/2014
1.0.13-Beta 1,442 2/18/2014
1.0.12-Beta 1,467 1/31/2014
1.0.11-Beta 1,428 1/20/2014
1.0.10-Beta 1,393 12/31/2013
1.0.9-Beta 1,360 12/31/2013
1.0.8-Beta 1,463 12/30/2013
1.0.7-Beta 1,580 12/19/2013
1.0.6-Beta 1,570 12/17/2013
1.0.5-Beta 1,477 12/17/2013
1.0.4-Beta 1,478 12/17/2013
1.0.3-Beta 1,464 11/15/2013
1.0.2-Beta 1,400 11/12/2013
1.0.1-Beta 1,426 11/11/2013
1.0.0-Beta 1,730 11/5/2013

Fix a minor bug and improve some error messages.