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.103.7.1 |
Author(s): | ZZZ Projects |
Last Update: | Tuesday, February 11, 2025 |
.NET Fiddle: | Online Example |
Project Url: | http://entityframework-plus.net/ |
NuGet Url: | https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore |
Install
Install-Package Z.EntityFramework.Plus.EFCore
dotnet add package Z.EntityFramework.Plus.EFCore
paket add Z.EntityFramework.Plus.EFCore
Z.EntityFramework.Plus.EFCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.0)
- Z.EntityFramework.Extensions.EFCore(>= 5.1.16)
- Z.Expressions.Eval(>= 4.0.30)
Tags
**IMPORTANT**
- For EF Core 9.x, use the latest EF Plus v9.x version
- For EF Core 8.x, use the latest EF Plus v8.x version
- For EF Core 7.x, use the latest EF Plus v7.x version
- For EF Core 6.x, use the latest EF Plus v6.x version
- For EF Core 5.x, use the latest EF Plus v5.x version
- For EF Core 3.x, use the latest EF Plus v3.x version
- For EF Core 2.x, use the latest EF Plus v2.x version.