Top 20 NuGet ORM Packages

作为 Reface.AppStarter 实现的 NPI 核心功能
SqlClient easy parser to object with nested complex object for .NET Core.
Dikeko.ORM 是一个简单的.NET轻量级的ORM,目前仅支持SqlServer数据库。.NET CORE版需要手动添加实体类,或者下载源码获取T4模版。如果遇到不明白的或者发现BUG请加入QQ群:Java .Net Go PHP UI群:574879752 直接@群主
Conversation data access layer
Useful Types: Repository<T>
ORM Profiler lets you gain insight in what your data-access code is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor.NetCore is the interceptor package for regular ORMs and ADO.NET using data-access logic. The Interceptor assemblies are part of...
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Supported Provider: SQL Server, SQL Azure, PostgreSQL, SQL Compact, MySQL, and SQLite.
This package will enable you to profile Telerik DataAccess runtime by installing Telerik.OpenAccess.ServiceHost.dll as reference to your project. After configuring logging levels and online profiling you can use Telerik.OpenAccess.Profiler.exe to track various metrics of your data layer.
Allows SQL Server Compact 3.5 to be used with Entity Framework. Requires the SQL Server Compact 3.5 SP2 runtime to be installed.
Adds the templates that EF uses to generate Code First models from a database so that code generation can be customized.
Firehawk is a library that helps you to configure NHibernate mapping by code conventions in a fluent and comprehensible way, providing the most standard SQL naming conventions and enabling you to create custom naming conventions.
ThinkNet integration with EntityFramework.
Implementation of generic repository pattern with a few utility methods.
A basic wrapper for ADO.NET that uses DbProvider Factories, and a basic OR/M. For a quickstart visit https://www.pengdows.com/2016/02/14/pengdows-crud/
A Micro-ORM for Apache Cassandra.
Entity Framework testing library part of Georadix.NET, a framework for building great .NET apps.
SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library.
Enity framework does not support full-text search predicates still. For EFv6, you can make a workaround using interception. The idea is to wrap search text with some magic word during inside plain String.Contains code and use interceptor to unwrap it right before sql is executed in SqlCommand.
Adds SQL statements generated by NHibernate to the Glimpse SQL tab.
A library that extends the functionality of Entity Framework 6 by adding batch update, future queries and audit logs.