EntityLite 2.0.0-beta2

This is a prerelease version of EntityLite.
There is a newer version of this package available.
See the version list below for details.
dotnet add package EntityLite --version 2.0.0-beta2
                    
NuGet\Install-Package EntityLite -Version 2.0.0-beta2
                    
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="2.0.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EntityLite" Version="2.0.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="EntityLite" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EntityLite --version 2.0.0-beta2
                    
#r "nuget: EntityLite, 2.0.0-beta2"
                    
#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.
#:package EntityLite@2.0.0-beta2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EntityLite&version=2.0.0-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EntityLite&version=2.0.0-beta2&prerelease
                    
Install as a Cake Tool

A lightweight, database first, micro ORM

There are no supported framework assets in this 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.1.0 178 8/27/2025
3.0.0 298 2/19/2025
3.0.0-beta4 1,464 8/22/2024
3.0.0-beta3 154 6/19/2024
3.0.0-beta1 136 6/17/2024
2.17.0 1,211 6/11/2024
2.16.1 166 5/30/2024
2.16.0 1,860 5/20/2022
2.15.0 1,113 5/12/2022
2.14.0 1,105 5/10/2022
2.13.0 1,049 4/17/2022
2.12.3 1,066 4/15/2022
2.12.2 1,886 2/14/2021
2.12.1 1,112 1/29/2021
2.12.0 1,114 1/25/2021
2.11.2 2,522 1/29/2020
2.11.1 1,513 9/19/2019
2.11.0 1,450 9/9/2019
2.10.0 1,373 9/6/2019
2.9.2 1,410 9/5/2019
2.9.1 1,407 9/5/2019
2.9.0 1,439 8/29/2019
2.9.0-Beta4 1,063 7/22/2019
2.9.0-Beta3 1,396 5/21/2019
2.9.0-Beta 1,222 4/30/2019
2.8.0 1,516 4/8/2019
2.7.1 2,367 7/16/2018
2.5.3 2,224 3/22/2018
2.5.2 1,935 3/8/2018
2.5.1 1,942 2/23/2018
2.4.1 1,977 1/12/2018
2.1.2 1,945 11/3/2017
2.1.1 2,232 10/31/2017
2.1.0 1,961 10/31/2017
2.0.0 2,125 10/30/2017
2.0.0-beta2 1,912 10/9/2017
2.0.0-beta1 1,799 9/27/2017
1.17.0 2,036 7/13/2017
1.16.0 2,064 6/14/2017
1.14.1 2,039 5/12/2017
1.12.1 2,534 9/15/2015
1.12.0 2,093 8/31/2015
1.8.2 2,234 1/13/2015
1.8.1 2,152 1/8/2015
1.8.0 2,659 12/30/2014
1.7.1 2,259 11/25/2014
1.7.0 2,273 11/24/2014
1.6.0 2,351 7/12/2014
1.5.1 2,264 5/22/2014
1.5.0 2,279 5/7/2014
1.4.1 2,178 4/28/2014
1.4.0 2,293 4/28/2014
1.3.0 2,140 4/22/2014
1.2.0 2,451 4/9/2014
1.1.1 2,604 4/8/2014
1.1.0 2,378 4/4/2014
1.0.21 2,259 3/11/2014
1.0.20-Beta 1,860 3/5/2014
1.0.19-Beta 1,929 3/4/2014
1.0.18-Beta 2,024 2/25/2014
1.0.17-Beta 1,822 2/25/2014
1.0.16-Beta 2,122 2/25/2014
1.0.15-Beta 1,984 2/19/2014
1.0.14-Beta 2,041 2/18/2014
1.0.13-Beta 2,073 2/18/2014
1.0.12-Beta 1,822 1/31/2014
1.0.11-Beta 1,933 1/20/2014
1.0.10-Beta 1,949 12/31/2013
1.0.9-Beta 2,041 12/31/2013
1.0.8-Beta 1,999 12/30/2013
1.0.7-Beta 1,931 12/19/2013
1.0.6-Beta 2,001 12/17/2013
1.0.5-Beta 2,005 12/17/2013
1.0.4-Beta 2,041 12/17/2013

Please see http://www.codeproject.com/Articles/753796/i-nercya-EntityLite-A-Lightweight-Database-First-M for an introduction to EntityLite.

IMPORTANT NOTE FOR .NET Core and .NET Standard users: Content files are no longer copied to project folder. You need to copy C:\Users\your.user.name\.nuget\packages\entitylite\2.0.0-beta2\content to your project folder manually.

Alternatively you can download the EntityLite Code Generators item template from Visual Studio Gallery:
https://visualstudiogallery.msdn.microsoft.com/024b3cd1-6084-4d02-9e15-9caeacfedb16/file/283069/1/EntityLite.vsix