Top 20 NuGet entity Packages

Library and pattern for creating a scalable, loosely coupled service layer. Build interdependent services that are granular and testable. Inject a single client that allows the application to access the entire service layer. Provision services across multiple providers and transports with almost ...
BatMap - The Mapper we deserve, not the one we need. Opininated (yet another) mapper, mainly to convert between EF Entities and DTOs.
Fork from MikaelEliasson's EntityFramework.Utilities. Custom shcema issue fixed and command timeout added. Fixes are taken from LambdaCruiser and Anthyme. Update operation time out issue fixed. Time out is infinity by default for all operations.Bulk operations now can use check constraints.
Provides GeoJSON.Net Converters from / to the EntityFramework Spatial types.
Abp.ZeroCore.EntityFramework
Replace the generation of the sql in Entity Framework 6 to manage: - Default value used in SQL. - Use a Post SQL (to include Index...).
An AutoFixture customization that lazy-loads navigation properties on Entity Framework objects. See https://github.com/ruskindantra/AutoFixture.AutoEntityFramework for the port to .Net Standard
A .NET Standard compliant Unit of Work implementation for ADO.NET. The UoW is the workhorse of the data context, so the project was dubbed "lunch pail" as a reference to blue collar athletes.
PostgreSQL provider for Entity Framework Classic
A free, ultra portable, embedded, nosql, serverless database. Designed to be easy to use and easy to deploy. Works in any .Net environment that supports .Net Standard. Perfect for Apps, IoT, Xamarin or any project requiring a light weight, easy to use database. Thread Safe AES Encryption
Extension Method to SnakeCase all EFCore v3.0 database structures(tables,relations,schemas,etc) so your entity 'PersonLog' will become a table 'person_log' and so on. This will help your fellow DBA smile.
A view model base class that retrieves, saves, and deletes a record in a database table. Use with RingSoft.DbLookup.EfCore.
Library to represent very basic database entities
Provides base entities for ASP.NET Core Web applications
A specification library for Rochas.DapperRepository implementation
Useful tool if you are changing the schema of your database's schema outside of EF Core' migrations, say by using SQL change scripts. See readme file on github.
ClickHouse provider for Entity Framework Core.
This project was created to help developers work with Telerik Grid for ASP.NET MVC providing some mapping techniques to convert Entities objects into ViewModels objects. If you're one of us, you have to implement some sort of "custom binding" methods in order to query the database reporting t...
EFHooks simplifies the task of hooking code into EF Code First's extension points and separates concerns to make it easy to unit test your hooking code.
Repository and Entity Base for MongoDB Applications Caching, standardized Methods, Easy Entity Access and Manipulation