Allows to execute Linq to DB (linq2db) queries in Entity Framework Core DbContext.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 9.0.0 |
Author(s): | Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/linq2db/linq2db.EntityFrameworkCore |
NuGet Url: | https://www.nuget.org/packages/linq2db.EntityFrameworkCore |
Install
Install-Package linq2db.EntityFrameworkCore
dotnet add package linq2db.EntityFrameworkCore
paket add linq2db.EntityFrameworkCore
linq2db.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
- linq2db(>= 3.2.3)
Tags