Top 20 NuGet Packages depending on Microsoft.EntityFrameworkCore

Total dependencies: 4049

This package contains common utilities, extensions and structures for development with Entity Framework.
Common modules and classes for Hanatech IoT platforms
Common package to build data access layer
This is core package for the tool generate c# web api from http://code.itiapp.com Codegen fulll source include: Api, Model, Service, Repository, UnitOfWork
Implements FeatureStore with EntityFramework
Database Expansion of Core Library
Library used to support both multy tenancy and user level entity access built on top of Entity Framework Core.
Migration Utilities and seeding for EntityFramework Core
An Extension for .Net Core Ef DbContext that logs entites changes into a database table AuditLog.
This package implements a generic repository from NetHacksPack.Data.Persistence.Abstraction based on EntityFrameworkCore. It helps write entity framework repositories easily, without creating explicity dependencies from a EFCore implementation
NL Base Lib for MVC project with Base Business, Data, Identity, Loging.
package for store configuration in MySql with Ocelot.
Simple library for cascade bulk-insert using Entity Framework core supporting MS SQL Features: - Bulk-insert EF entities, info about entities is retrieved from EF - retrieve Id from DB for identity PK using Hi/Lo algorithm - propagation id to foreign key columns - casca...
Entity Framework extensions for the Architect.Identities package. https://github.com/TheArchitectDev/Architect.Identities Release notes: 2.1.0: - The ConfigureDecimalIdTypes() extension method now truncates needless trailing zeros received from the database provider (`123.0` => `123`), as is the ...
Package Description
Provides base implementations of an EF Core based repository (CRUD operations) and Unit of Work class.
Package Description
Package Description
A .Net Core REST API builder that auto generates EF entities automapped to CRUD models and exposes them in a react-admin - compatible REST dialect.