An open API service indexing awesome lists of open source software.

awesome-entity-framework-6

Awesome EF6 third party-libraries, documentation, and tutorials!
https://github.com/zzzprojects/awesome-entity-framework-6

Last synced: about 6 hours ago
JSON representation

  • Documentation and Learning

    • Entity Framework Classic - Entity Framework Classic is an EF6 fork. It's everything you like about EF6, but with better performance, must-have features, .NET Core support, and more.
    • Entity Framework Extensions - Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more.
    • Entity Framework Plus - Improve Entity Framework performance and overcome limitations with MUST-HAVE features.
  • Supported Packages

    • Audit.EntityFramework - Audit.EntityFramework provides the infrastructure to log interactions with the EF DbContext.
    • AutoMapper.EF6 - Extensions to make AutoMapper easier to work with Entity Framework. Project to collections and items, decompiling calculated properties along the way.
    • CodeFirstFunctions - Store Functions for EntityFramework CodeFirst.
    • DelegateDecompiler.EntityFramework - A library which is able to decompile a delegate or a method body to its lambda representation.
    • EFCache - EntityFramework.Cache provides a second level cache for Entity Framework 6.1 and newer.
    • EFDesigner - Entity Framework visual design surface and code-first code generation for EF6, Core and beyond.
    • EntityFramework.DynamicFilters - Create global and scoped filters for Entity Framework queries. The filters are automatically applied to every query and can be used to support use cases such as Multi-Tenancy, Soft Deletes, Active/Inactive, etc.
    • EntityFrameworkExtras - EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.
    • EntityFramework-Reverse-POCO-Code-First-Generator - EntityFramework Reverse POCO Code First Generator - Beautifully generated code-first code that is fully customizable.
    • EntityFramework.Toolkit - EntityFramework.Toolkit is a library which provides implementations for EntityFramework best practices, patterns, utilities, and extensions.
    • EntityFramework.Triggers - Adds events for entity inserting, inserted, updating, updated, deleting, and deleted.
    • GraphDiff - DbContext extension methods for Entity Framework Code First, that allows you to save an entire detached Model/Entity, with child Entities and Lists, to the database without writing the code to do it.
    • LINQKit - LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
    • SQLiteCodeFirst - Creates an SQLite Database based on an EdmModel by using Entity Framework CodeFirst.
  • Profiler Packages

    • MiniProfiler - MiniProfiler: Integration for Entity Framework 6
  • Provider Packages

  • Unsupported Packages

    • EntityFramework.BulkInsert - Deprecated package. We highly recommend you to move to [Entity Framework Extensions](https://entityframework-extensions.net/).
    • EntityFramework.Extended - Deprecated package. We highly recommend you to move to [Entity Framework Plus](https://entityframework-plus.net/).
    • EntityFramework.Functions - EntityFramework.Functions library implements Entity Framework code first support for stored procedures, TVFs and SVFs, etc.
    • EntityFramework.Testing - EntityFramework.Testing provides an implementation of DbAsyncQueryProvider that can be used when testing a component that uses async queries with EntityFramework.
    • EntityFramework.Utilities - Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts.
    • TrackerEnabledDbContext - Tracker-enabled DbContext offers you to implement full auditing in your database.
  • More Projects

  • Library Powered By

    • ![Awesome
    • Entity Framework - source ORM framework for .NET applications. It is the official data access platform for Microsoft.
  • Entity Framework Newsletter

  • Sponsors

    • mission
    • Entity Framework Extensions - plus.net/?utm_source=zzzprojects&utm_medium=awesome-entity-framework-6), we actively sponsor and help key open-source libraries grow.
    • ![Entity Framework Extensions - extensions.net/bulk-insert?utm_source=zzzprojects&utm_medium=awesome-entity-framework-6)
    • ![Dapper Plus - plus.net/bulk-insert?utm_source=zzzprojects&utm_medium=awesome-entity-framework-6)