Z.EntityFramework.Extensions.EFCore
7.20.0
See the version list below for details.
dotnet add package Z.EntityFramework.Extensions.EFCore --version 7.20.0
NuGet\Install-Package Z.EntityFramework.Extensions.EFCore -Version 7.20.0
<PackageReference Include="Z.EntityFramework.Extensions.EFCore" Version="7.20.0" />
paket add Z.EntityFramework.Extensions.EFCore --version 7.20.0
#r "nuget: Z.EntityFramework.Extensions.EFCore, 7.20.0"
// Install Z.EntityFramework.Extensions.EFCore as a Cake Addin
#addin nuget:?package=Z.EntityFramework.Extensions.EFCore&version=7.20.0
// Install Z.EntityFramework.Extensions.EFCore as a Cake Tool
#tool nuget:?package=Z.EntityFramework.Extensions.EFCore&version=7.20.0
Microsoft.EntityFrameworkCore Extension Methods
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more.
Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more!
Example: https://dotnetfiddle.net/RQ0kFz
Benchmark: https://dotnetfiddle.net/vZQnZt
**IMPORTANT**
- For EF Core 7.x, use the latest EF Extensions v7.x version
- For EF Core 6.x, use the latest EF Extensions v6.x version
- For EF Core 5.x, use the latest EF Extensions v5.x version
- For EF Core 3.x, use the latest EF Extensions v3.x version
- For EF Core 2.x, use the latest EF Extensions v2.x version
Include free and prime features.
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
-
net6.0
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.EntityFrameworkCore.Relational (>= 7.0.0 && < 8.0.0)
- Newtonsoft.Json (>= 10.0.2)
- System.Configuration.ConfigurationManager (>= 7.0.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
NuGet packages (45)
Showing the top 5 NuGet packages that depend on Z.EntityFramework.Extensions.EFCore:
Package | Downloads |
---|---|
Z.EntityFramework.Plus.EFCore
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 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 |
|
TrueSight
Package Description |
|
CDynamic.EF
update liter version |
|
JoreNoe
增加Boolean转换扩展方法 |
|
TDSCore.Library
基础帮助类 |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Z.EntityFramework.Extensions.EFCore:
Repository | Stars |
---|---|
zzzprojects/EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
|
|
Texnomic/SecureDNS
Secure, Modern, Fully-Featured, All-In-One Cross-Architecture & Cross-Platform DNS Server Using .NET 7.0
|