You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed arti
Submission declined on 14 July 2026 by RedShellMomentum (talk).
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
|
Submission declined on 19 June 2026 by CopyleftEverything (talk). This draft's references do not show that the subject meets Wikipedia's criteria for inclusion. The draft requires multiple published secondary sources that:
Declined by CopyleftEverything 54 days ago.
|
Entity Framework Extensions is a third-party library for the .NET platform that adds high-performance bulk data operations to Microsoft's Entity Framework (EF) and Entity Framework Core (EF Core). It is developed by ZZZ Projects, a software company specializing in .NET data-access tools.
According to a 2014 InfoQ article and interview,[1] Entity Framework Extensions was introduced to address performance limitations in Entity Framework when working with large datasets, particularly the absence of built-in bulk operation support at the time.
The InfoQ article highlighted that Entity Framework lacked built-in support for bulk operations, presenting Entity Framework Extensions as a solution to this gap. Jonathan Magnan of ZZZ Projects explained that the library includes a "BulkSaveChanges" method designed as a drop-in replacement for the standard "SaveChanges", along with dedicated bulk methods such as "BulkInsert", "BulkUpdate", "BulkDelete", and "BulkMerge". Internal benchmarks reported in the article indicated that bulk operations processing thousands of entities could be significantly faster than the default "SaveChanges" approach, especially at scales up to millions of rows.
Shortly thereafter, Microsoft acknowledged the library's utility, stating on its official website that Entity Framework Extensions offers tools fully compatible with Entity Framework.[2]
In 2018, Jon Smith of the No Dogma Podcast mentioned that Entity Framework Extensions could serve as a viable alternative when certain functionalities are missing from Entity Framework.[3]
Prior to the inclusion of limited bulk-operation support in EF Core 7, technical documentation from the ABP Framework described Entity Framework Extensions as one of the commonly used approaches for implementing bulk operations in EF Core applications.[4]
In 2022, the German development magazine entwickler.de also referred to Entity Framework Extensions as a commercial option for bulk insert and update scenarios in EF Core before such features were natively supported.[5]
According to the InfoQ interview, Entity Framework Extensions provides a suite of bulk-processing APIs reported to improve data-saving performance in high-volume scenarios.[1]
The primary feature is the "BulkSaveChanges" method, which was described as reducing database round-trips and increasing efficiency when saving large numbers of entities.
Other bulk methods mentioned in independent sources include:
According to EF Core Tools & Extensions, the library supports EF Core 2 through EF Core 10.[2]
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- provide significant coverage: discuss the subject in detail, not just brief mentions or routine announcements;
- are reliable: from reputable outlets with editorial oversight;
- are independent: not connected to the subject, such as interviews, press releases, the subject's own website, or sponsored content.
Please add references that meet all three of these criteria. If none exist, the subject is not yet suitable for Wikipedia.