Skip to content

Commit d0cd799

Browse files
authored
Add PhenX.EntityFrameworkCore.BulkInsert to the tools (#5088)
1 parent 0ae6eac commit d0cd799

File tree

1 file changed

+6
-0
lines changed
  • entity-framework/core/extensions

1 file changed

+6
-0
lines changed

entity-framework/core/extensions/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,12 @@ A library that provides seamless auditing capabilities for Entity Framework Core
280280

281281
[GitHub repository](https://github.com/ShadyNagy/EntityFrameworkCore.AuditInterceptor) | [NuGet](https://www.nuget.org/packages/EntityFrameworkCore.AuditInterceptor)
282282

283+
### PhenX.EntityFrameworkCore.BulkInsert
284+
285+
A high-performance bulk insert extension for Entity Framework Core. Supports SQL Server, PostgreSQL, SQLite, MySQL and Oracle. For EF Core: 8-9.
286+
287+
[Website](https://phenx.github.io/PhenX.EntityFrameworkCore.BulkInsert/) | [GitHub repository](https://github.com/PhenX/PhenX.EntityFrameworkCore.BulkInsert)
288+
283289
### SanderTenBrinke.EntityFrameworkCore.Extensions.SqlServer.DataMasking
284290

285291
This package focuses on adding data masking support for SQL Server to EF Core. For EF Core: 8-9.

0 commit comments

Comments
 (0)