EntityLite 1.5.0

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

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

A lightweight, database first, micro ORM

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.2 190 1/13/2015
1.8.1 54 1/8/2015
1.8.0 63 12/30/2014
1.7.1 67 11/25/2014
1.7.0 55 11/24/2014
1.6.0 119 7/12/2014
1.5.1 61 5/22/2014
1.5.0 57 5/7/2014
1.4.1 59 4/28/2014
1.4.0 55 4/28/2014
1.3.0 55 4/22/2014
1.2.0 53 4/9/2014
1.1.1 57 4/8/2014
1.1.0 55 4/4/2014
1.0.21 55 3/11/2014
1.0.20-Beta 47 3/5/2014
1.0.19-Beta 50 3/4/2014
1.0.18-Beta 47 2/25/2014
1.0.17-Beta 44 2/25/2014
1.0.16-Beta 45 2/25/2014
1.0.15-Beta 44 2/19/2014
1.0.14-Beta 45 2/18/2014
1.0.13-Beta 41 2/18/2014
1.0.12-Beta 50 1/31/2014
1.0.11-Beta 44 1/20/2014
1.0.10-Beta 46 12/31/2013
1.0.9-Beta 45 12/31/2013
1.0.8-Beta 49 12/30/2013
1.0.7-Beta 47 12/19/2013
1.0.6-Beta 46 12/17/2013
1.0.5-Beta 47 12/17/2013
1.0.4-Beta 47 12/17/2013

Including sql statement in error log. Ability to specify CommandTimeout at DataService level and sql statement level.