Z.EntityFramework.Extensions.EFCore
3.1.14
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 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.
See the version list below for details.
Install-Package Z.EntityFramework.Extensions.EFCore -Version 3.1.14
dotnet add package Z.EntityFramework.Extensions.EFCore --version 3.1.14
<PackageReference Include="Z.EntityFramework.Extensions.EFCore" Version="3.1.14" />
paket add Z.EntityFramework.Extensions.EFCore --version 3.1.14
#r "nuget: Z.EntityFramework.Extensions.EFCore, 3.1.14"
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.6.0)
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.0)
- Newtonsoft.Json (>= 10.0.2)
- System.Configuration.ConfigurationManager (>= 4.6.0)
- System.Reflection.Emit (>= 4.6.0)
- System.Reflection.TypeExtensions (>= 4.6.0)
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.6.0)
- Microsoft.EntityFrameworkCore.Relational (>= 3.0.0)
- Newtonsoft.Json (>= 10.0.2)
- System.Configuration.ConfigurationManager (>= 4.6.0)
- System.Reflection.Emit (>= 4.6.0)
- System.Reflection.TypeExtensions (>= 4.6.0)
Used By
NuGet packages (30)
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 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
|
|
CDynamic.EF
update liter version
|
|
DNLiCore_DB
DNLiCore_DB一款简单的数据库帮助工具
|
|
Chuma.AlphaMS.MicroService.EFCore
初码-AlphaMS开发库-微服务-EFCore版本
|
|
APT.Infrastructure.Api
Package Description
|
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 C# 8.0 & .NET Core 3.1
|