EntityLite.Core
1.8.2
dotnet add package EntityLite.Core --version 1.8.2
NuGet\Install-Package EntityLite.Core -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.Core" Version="1.8.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EntityLite.Core" Version="1.8.2" />
<PackageReference Include="EntityLite.Core" />
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.Core --version 1.8.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityLite.Core, 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.
#:package EntityLite.Core@1.8.2
#: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.Core&version=1.8.2
#tool nuget:?package=EntityLite.Core&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
| Product | Versions 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.
-
.NETFramework 3.5 Client
- Microsoft.SqlServer.Types (= 10.50.1600.1)
- NLog (= 2.1.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.8.2 | 204 | 1/13/2015 |
| 1.8.1 | 56 | 1/8/2015 |
| 1.8.0 | 60 | 12/30/2014 |
| 1.7.1 | 73 | 11/25/2014 |
| 1.7.0 | 62 | 11/24/2014 |
| 1.6.0 | 123 | 7/12/2014 |
| 1.5.1 | 64 | 5/22/2014 |
| 1.5.0 | 59 | 5/7/2014 |
| 1.4.1 | 56 | 4/28/2014 |
| 1.4.0 | 54 | 4/28/2014 |
| 1.3.0 | 55 | 4/22/2014 |
| 1.2.0 | 54 | 4/9/2014 |
| 1.1.1 | 59 | 4/8/2014 |
| 1.1.0 | 55 | 4/4/2014 |
| 1.0.21 | 57 | 3/11/2014 |
| 1.0.20-Beta | 44 | 3/5/2014 |
| 1.0.19-Beta | 47 | 3/4/2014 |
| 1.0.18-Beta | 45 | 2/25/2014 |
| 1.0.17-Beta | 45 | 2/25/2014 |
| 1.0.16-Beta | 46 | 2/25/2014 |
| 1.0.15-Beta | 46 | 2/19/2014 |
| 1.0.14-Beta | 46 | 2/18/2014 |
| 1.0.13-Beta | 46 | 2/18/2014 |
| 1.0.12-Beta | 47 | 1/31/2014 |
| 1.0.11-Beta | 44 | 1/20/2014 |
| 1.0.10-Beta | 45 | 12/31/2013 |
| 1.0.9-Beta | 45 | 12/31/2013 |
| 1.0.8-Beta | 44 | 12/30/2013 |
| 1.0.7-Beta | 45 | 12/19/2013 |
| 1.0.6-Beta | 46 | 12/17/2013 |
| 1.0.5-Beta | 45 | 12/17/2013 |
| 1.0.4-Beta | 48 | 12/17/2013 |
| 1.0.3-Beta | 48 | 11/15/2013 |
| 1.0.2-Beta | 50 | 11/12/2013 |
| 1.0.1-Beta | 49 | 11/11/2013 |
| 1.0.0-Beta | 70 | 11/5/2013 |
see http://www.codeproject.com/Articles/753796/i-nercya-EntityLite-A-Lightweight-Database-First-M
for an introduction to EntityLite