Top 20 NuGet entityframework Packages

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...
Application framework for .NET Core
Pomelo.EntityFrameworkCore.MyCat
Core EFCore library for Arragro for Repository functionality and BaseContext.
Sitko.Core is a set of libraries to help build .NET Core applications fast
EntityFramework extensions of UtfprLibrary.
The files and references that are essential for a Breeze ASP.NET Web API 2.2 client and server on Entity Framework 6. (Not for use with .NET Core or ASP.Net Core)
Entity Framework Core persistence layer for IdentityServer4
IBM Data Server provider for Entity Framework Core. For more details, please visit: https://community.ibm.com/community/user/hybriddatamanagement/blogs/michelle-betbadal1/2020/04/29/getting-started-with-ibm-net-provider-for-net-core
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...
Contains EntityFramework implementations for Xpandable.Practices.
Abp.ZeroCore.IdentityServer4.vNext.EntityFrameworkCore
OpenRiaServices.EntityFramework provides the LinqToEntitiesDomainService<T> class which can be used to create Domain Service classes for use with an ObjectContext using older versions of Entity Framework. This package supports versions of EntityFramework less than 6. If you are using ObjectCo...
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...
The ExtCore.Data.EntityFramework extension component. Based on the ExtCore framework.
LambdicSql is ultimate sql builder. Generate sql text and parameters from lambda. Target frameworks are .netframework3.5~, pcl, .netstandard1.2~.
Facilitador para implementação e utilização do EntityFramework.
Entity Framework 6 library.
EFRepository allows you to use a LINQ-Enabled version of the Repository Pattern for Entity Framework