EntityLite.Core 1.0.3-Beta

This is a prerelease version of EntityLite.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package EntityLite.Core --version 1.0.3-Beta
                    
NuGet\Install-Package EntityLite.Core -Version 1.0.3-Beta
                    
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.0.3-Beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EntityLite.Core" Version="1.0.3-Beta" />
                    
Directory.Packages.props
<PackageReference Include="EntityLite.Core" />
                    
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.Core --version 1.0.3-Beta
                    
#r "nuget: EntityLite.Core, 1.0.3-Beta"
                    
#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.0.3-Beta
                    
#: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.0.3-Beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EntityLite.Core&version=1.0.3-Beta&prerelease
                    
Install as a Cake Tool

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 (5)

Showing the top 5 NuGet packages that depend on EntityLite.Core:

Package Downloads
EntityLite

A lightweight, database first, micro ORM

EntityLite.Generators

A lightweight, database first, micro ORM

EntityLite.MassTransit

EntityLite MassTransit integration. Transactional Outbox and Saga Repository

EntityLite.RavenDbProfiler

A profiler for EntityLite that logs the SQL commands executed by EntityLite in a RavenDB database.

EntityLite.SqliteProfiler

A profiler for EntityLite that logs the SQL commands executed by EntityLite in a SQLite database.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.1.0 1,646 8/27/2025
3.0.0 508 2/19/2025
3.0.0-beta4 2,232 8/22/2024
3.0.0-beta3 288 6/19/2024
3.0.0-beta2 221 6/18/2024
3.0.0-beta1 2,438 6/16/2024
2.17.0 1,845 6/11/2024
2.16.1 329 5/30/2024
2.16.0 11,965 5/20/2022
2.15.0 1,879 5/12/2022
2.14.0 1,772 5/10/2022
2.13.0 2,699 4/17/2022
2.12.3 1,770 4/15/2022
2.12.2 3,719 2/14/2021
2.12.1 1,744 1/29/2021
2.12.0 1,812 1/25/2021
2.11.2 25,484 1/29/2020
2.11.1 3,281 9/19/2019
2.11.0 2,109 9/9/2019
1.0.3-Beta 1,895 11/15/2013
Loading failed