Z.EntityFramework.Extensions.EFCore
5.1.22
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 5.1.22
dotnet add package Z.EntityFramework.Extensions.EFCore --version 5.1.22
<PackageReference Include="Z.EntityFramework.Extensions.EFCore" Version="5.1.22" />
paket add Z.EntityFramework.Extensions.EFCore --version 5.1.22
#r "nuget: Z.EntityFramework.Extensions.EFCore, 5.1.22"
// Install Z.EntityFramework.Extensions.EFCore as a Cake Addin
#addin nuget:?package=Z.EntityFramework.Extensions.EFCore&version=5.1.22
// Install Z.EntityFramework.Extensions.EFCore as a Cake Tool
#tool nuget:?package=Z.EntityFramework.Extensions.EFCore&version=5.1.22
Dependencies
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.EntityFrameworkCore.Relational (>= 5.0.0)
- Newtonsoft.Json (>= 10.0.2)
- System.Configuration.ConfigurationManager (>= 5.0.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
Used By
NuGet packages (31)
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 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
|
|
CDynamic.EF
update liter version
|
|
DNLiCore_DB
DNLiCore_DB一款简单的数据库帮助工具
|
|
Chuma.AlphaMS.MicroService.EFCore
初码-AlphaMS开发库-微服务-EFCore版本
|
|
BimLab.FamilyManager.Integration
Family Manager Integration 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 C# 8.0 & .NET Core 3.1
|
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0-preview.2.21154.2-06 | 48 | 4/7/2021 |
5.1.30 | 2,412 | 4/7/2021 |
3.1.30 | 227 | 4/7/2021 |
2.8.30 | 84 | 4/7/2021 |