Top 20 NuGet Entity Framework Packages

Package Description
Package Description
The "PureDataAccessor" is a data accesing library which only needs a connection and entity modelling structure for all CRUD operation supports on EF and NHibernate. PDA has UOW and Generic Repository patterns. You can manage your data access only with it.
Intregration SQL Server database with repository pettern and also losely couple code.
提供EntityFrameworkCore,拦截实体变更记录
This package allows you to easy work with soft delete in EntityFrameworkCore.
A Class Library to build and use simple Console Menus in a Console App. Utilizes EntityFrameworkCore InMemory Database. This package is not ready for consumption.
Hx.Sdk.EntityFrameworkCore扩展帮助,1.修改DbFactory,添加更新删除通用方法
短信模板管理模块
CQS and CQRS for EntityFrameworkCore
EF Model Interfaces and some basic methods
Entity Framework 6 Core Driver for LINQPad
Enable Automatic Migrations for Entity Framework Core for SQL Databases. How to use: MigrateDatabaseToLatestVersion.ExecuteAsync(context).Wait(); public class DbMigrationsOptions { public bool AutomaticMigrationDataLossAllowed { get; set; } = true; public bo...
A package which provides implementation of DipScope.Messaging.MessageStore based on entity framework core.
A package which provides implementation of DipScope.Messaging.EventStore based on entity framework core.
Extend EF Core to implement repository mode and unit work mode
Shared test suite for Entity Framework Core relational database providers.
Shared test suite for Entity Framework Core database providers.
此文件包中包含了实体框架的简体中文卫星程序集
TemplateFilemanager is based on the EntityFrameworkTemplateFileManager which supports code generation in different solutions and folders with CustomTool-/BuildAction-Definitions. Please report bugs or feature requests on github: https://github.com/renegadexx/T4.Helper/issues.