Z.EntityFramework.Plus.EFCore
9.103.9
Prefix Reserved
dotnet add package Z.EntityFramework.Plus.EFCore --version 9.103.9
NuGet\Install-Package Z.EntityFramework.Plus.EFCore -Version 9.103.9
<PackageReference Include="Z.EntityFramework.Plus.EFCore" Version="9.103.9" />
<PackageVersion Include="Z.EntityFramework.Plus.EFCore" Version="9.103.9" />
<PackageReference Include="Z.EntityFramework.Plus.EFCore" />
paket add Z.EntityFramework.Plus.EFCore --version 9.103.9
#r "nuget: Z.EntityFramework.Plus.EFCore, 9.103.9"
#addin nuget:?package=Z.EntityFramework.Plus.EFCore&version=9.103.9
#tool nuget:?package=Z.EntityFramework.Plus.EFCore&version=9.103.9
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
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
Sponsors
ZZZ Projects owns and maintains Entity Framework Plus as part of our mission to add value to the .NET community
Through Entity Framework Extensions and Dapper Plus, we actively sponsor and help key open-source libraries grow.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && < 10.0.0)
- Z.EntityFramework.Extensions.EFCore (= 9.103.9)
- Z.Expressions.Eval (= 6.2.12)
NuGet packages (167)
Showing the top 5 NuGet packages that depend on Z.EntityFramework.Plus.EFCore:
Package | Downloads |
---|---|
Omnia.Fx.NetCore.Worker
Package Description |
|
Abp.EntityFrameworkCore.EFPlus
Abp.EntityFrameworkCore.EFPlus |
|
NanoCore
The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar. |
|
Miru
Package Description |
|
Dywham.Commons.Data.Repositories.EntityFramework
Package Description |
GitHub repositories (10)
Showing the top 10 popular GitHub repositories that depend on Z.EntityFramework.Plus.EFCore:
Repository | Stars |
---|---|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
dotnetcore/sharding-core
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
|
|
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
|
|
Corsinvest/cv4pve-admin
Corsinvest for Proxmox VE Web Admin Clusters - vCenter but for Proxmoxm VE
|
|
ADefWebserver/Blazor-Blogs
Simple blogging application written in Microsoft Server Side Blazor
|
|
zwl568633995/AspNetCoreScaffolding
.NetCore基础框架,集成分布式中间件
|
|
BG-IT-Edu/School-Programming
Хранилище за свободно учебно съдържание по програмиране, информатика и ИТ за българските училища в помощ на ИТ учителите
|
|
hoagsie/BetterEntityFramework
Some examples on how to more cleanly work with Entity Framework
|
|
MADE-Apps/MADE.NET
MADE.NET is a home to all of those bits of code that you know you'll reuse in another project. Making app development easier with .NET.
|