Skip to content

Commit 21f4157

Browse files
JonathanMagnanroji
authored andcommitted
Update index.md
1 parent a067d3c commit 21f4157

File tree

1 file changed

+2
-2
lines changed
  • entity-framework/core/extensions

1 file changed

+2
-2
lines changed

entity-framework/core/extensions/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,13 @@ Flexible projection magic for EF Core. Use properties, methods, and extension me
116116

117117
### Entity Framework Plus
118118

119-
Extends your DbContext with features such as: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more. For EF Core: 2-9.
119+
Extends your DbContext with features such as: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more. For EF Core: 2-10.
120120

121121
[Website](https://entityframework-plus.net/) | [GitHub repository](https://github.com/zzzprojects/EntityFramework-Plus) | [NuGet](https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore)
122122

123123
### Entity Framework Extensions
124124

125-
Extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. For EF Core: 2-9.
125+
Extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. For EF Core: 2-10.
126126

127127
[Website](https://entityframework-extensions.net/) | [NuGet](https://www.nuget.org/packages/Z.EntityFramework.Extensions.EFCore/)
128128

0 commit comments

Comments
 (0)