Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
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 7.x, use the latest EF Plus v7.x version
- For EF Core 6.x, use the latest EF Plus v6.x version
- For EF Core 5.x,...
More information
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:...
More information
This library encapsulates a set of storage conventions for Azure Batch task
and job outputs, making it convenient for clients to browse and retrieve outputs
by task and job id and the type of output.
This client library allows you to batch multiple Azure Blob Storage operations in a single request.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs.Batch/README.md and...
More information
Redistributable components for package 'AWSSDKCPP-Batch'. This package should only be installed as a dependency.
(This is not the package you are looking for).
AWS Batch Client for the AWS SDK for C++. AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS). It is meant to be performant and fully functioning with low- and high-level SDKs, while minimizing dependencies and providing platform portability...
More information
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
EF Core Package: https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore/
EF6 Package:...
More information
An improved version of SqlBulkCopy.
Features: BulkInsert, BulkDelete, BulkUpdate, BulkMerge, and more!
Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more!
DataTable Example: https://dotnetfiddle.net/2B7QpT
Entity Example: https://dotnetfiddle.net/istUUT
Include free and prime...
More information
Fork from MikaelEliasson's EntityFramework.Utilities. Custom shcema issue fixed and command timeout added. Fixes are taken from LambdaCruiser and Anthyme. Update operation time out issue fixed. Time out is infinity by default for all operations.Bulk operations now can use check constraints.