Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.1 |
Author(s): | Paulius Grabauskas |
Last Update: | Tuesday, November 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pauliusg/EFCoreLinqExpressionProjection |
NuGet Url: | https://www.nuget.org/packages/EFCoreLinqExpressionProjection |
Install
Install-Package EFCoreLinqExpressionProjection
dotnet add package EFCoreLinqExpressionProjection
paket add EFCoreLinqExpressionProjection
EFCoreLinqExpressionProjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.1.0 && < 3.0.0)
Tags
This opens the door for expression reuse.
This is a fork of the EFLinqExpressionProjecton project with added support for EF Core.