EntityLite 1.8.2
dotnet add package EntityLite --version 1.8.2
NuGet\Install-Package EntityLite -Version 1.8.2
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.8.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityLite --version 1.8.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityLite, 1.8.2"
#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.8.2 // Install EntityLite as a Cake Tool #tool nuget:?package=EntityLite&version=1.8.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A lightweight, database first, micro ORM
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5 Client
- EntityLite.Core (= 1.8.2)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.2 | 191 | 1/13/2015 |
1.8.1 | 55 | 1/8/2015 |
1.8.0 | 64 | 12/30/2014 |
1.7.1 | 68 | 11/25/2014 |
1.7.0 | 56 | 11/24/2014 |
1.6.0 | 120 | 7/12/2014 |
1.5.1 | 62 | 5/22/2014 |
1.5.0 | 58 | 5/7/2014 |
1.4.1 | 60 | 4/28/2014 |
1.4.0 | 56 | 4/28/2014 |
1.3.0 | 56 | 4/22/2014 |
1.2.0 | 54 | 4/9/2014 |
1.1.1 | 58 | 4/8/2014 |
1.1.0 | 56 | 4/4/2014 |
1.0.21 | 57 | 3/11/2014 |
1.0.20-Beta | 48 | 3/5/2014 |
1.0.19-Beta | 51 | 3/4/2014 |
1.0.18-Beta | 49 | 2/25/2014 |
1.0.17-Beta | 45 | 2/25/2014 |
1.0.16-Beta | 46 | 2/25/2014 |
1.0.15-Beta | 45 | 2/19/2014 |
1.0.14-Beta | 46 | 2/18/2014 |
1.0.13-Beta | 42 | 2/18/2014 |
1.0.12-Beta | 52 | 1/31/2014 |
1.0.11-Beta | 45 | 1/20/2014 |
1.0.10-Beta | 47 | 12/31/2013 |
1.0.9-Beta | 47 | 12/31/2013 |
1.0.8-Beta | 50 | 12/30/2013 |
1.0.7-Beta | 48 | 12/19/2013 |
1.0.6-Beta | 46 | 12/17/2013 |
1.0.5-Beta | 48 | 12/17/2013 |
1.0.4-Beta | 48 | 12/17/2013 |
see http://www.codeproject.com/Articles/753796/i-nercya-EntityLite-A-Lightweight-Database-First-M
for an introduction to EntityLite