Entity Framework Classic Discover About the EF6 Fork for .NET Core
Definition
Entity Framework Classic is a supported version from the latest EF6 code base. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.
Features
Enterprise
- Batch SaveChanges
- Bulk SaveChanges
- Bulk Insert
- Bulk Update
- Bulk Delete
- Bulk Merge
- Bulk Synchronize
- C# Eval Function
Community
- Batch Operations
- Include
- Query
ZZZ Projects