Top 20 NuGet ef Packages

Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException This is a base pac...
Creates LINQ expressions from ODataQueryOptions and executes the query.
EntityFramework Module for KY-Generator Download KY.Generator to use this module
Persistence extension for Navigator Framework bots, requires provider implementations.
DbContext serialization infrastructure for Entity Framework Core
User-defined types change notifications support for Entity Framework Core
Riven.UnitOfWork.EntityFrameworkCore
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite
ASP.NET Core provides services and middleware for localizing into different languages and cultures. You can create EntityFramework core concretes as your repository.
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology. Commonly Used Types: Arch.EntityFrameworkCore.DbContext Arch.EntityFrameworkCore.DbSet
dotConnect for SQLite is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for OR/M solutions, such as Entity Framework and EF Core, and offers a complete solution for developing database-related applications and web sites. I...
GoodToCode shared aspect-oriented (AOP) library for cross-cutting utility concerns.
GoodToCode.Shared.EntityFramework
Package for using CloudFoundry Connectors with Entity Framework Core
Visualize model created with EntityFramework Core in ASP.NET Core app. https://db-diagrams.firebaseapp.com/ 1. Install the NuGet package 2. Use AddEfDiagrams() extension method in Configure() method of your Startup class to add middleware. Specify your DbContext type instead of ApplicationDbContex...
Core EFCore library for Arragro for Repository functionality and BaseContext.
Entity Framework Core persistence layer for IdentityServer4
An extension for EntityFrameworkCore that provides Auditing, Concurrency Checks, JSON Complex Types and writing history to Transaction Log.
With EFCore.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework Core or just work safest with DbContext following the Microsoft recommendations about t...
This NuGet package is for ODP.NET, Managed Driver applications that use Code First and/or Entity Framework 6 applications. It will add the Oracle Entity Framework assembly and auto-configure for its use. Note that this package does not include ODP.NET, Managed Driver which is available as a separate...