Found 443 packages
System.Data.SQLite for Entity Framework 6
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It provides some intuitive helper methods too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database.
MiniProfiler: Integration for Entity Framework 6
Extensions to make AutoMapper easier to work with Entity Framework. Project to collections and items, decompiling calculated properties along the way
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your web application. Provides Glimpse tabs for EF6.
EntityFrameworkExtras.EF6 provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters. **IMPORTANT** - Entity Framework Core: https://www.nuget.org/packages/EntityFrameworkExtras.EFCore/ - Entity Framework 6: https://www.nuget.org/packages/EntityFrameworkExtras.EF6/ - Entity Framework 5: https://www.nuget.org/packages/EntityFrameworkExtras.EF5/ - Entity Framework 4: https://www.nuget.org/packages/EntityFrameworkExtras/
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Example: https://dotnetfiddle.net/awlJdf Benchmark: https://dotnetfiddle.net/35mQ0W EF Core Package: https://www.nuget.org/packages/Z.EntityFramework.Extensions.EFCore/ EF6 Package: https://www.nuget.org/packages/Z.EntityFramework.Extensions/ Include free and prime features.
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Example: https://dotnetfiddle.net/awlJdf Benchmark: https://dotnetfiddle.net/35mQ0W EF Core Package: https://www.nuget.org/packages/Z.EntityFramework.Extensions.EFCore/ EF6 Package: https://www.nuget.org/packages/Z.EntityFramework.Extensions/ Include free and prime features.
We moved here: https://entityframework-extensions.net/ NOTE: The current package is *UNSUPPORTED* since 2014
PostgreSQL provider for Entity Framework 6
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 10.x, use the latest EF Plus v10.x version - For EF Core 9.x, use the latest EF Plus v9.x version - For EF Core 8.x, use the latest EF Plus v8.x version - 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, use the latest EF Plus v5.x version - For EF Core 3.x, use the latest EF Plus v3.x version - For EF Core 2.x, use the latest EF Plus v2.x version
JSON value converter for Entity Framework Core 6.0+
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: https://www.nuget.org/packages/Z.EntityFramework.Plus.EF6/
Core data access library for a Breeze Server working with Entity Framework v6 and ASP.NET WebApi (Not for use with .NET Core or ASP.Net Core)
Fast Bulk insert extension for EntityFramework 6
Beetle Entity Framework 6 handler.
Updated port of EntityFramework.BulkInsert from Codeplex site.
Extension for EntityFramework for joins to in-memory data