Skip to content
#

linq-to-sql

Here are 98 public repositories matching this topic...

basic ORM 于2012 年发布、2023 年正式开源,该组件已在数百个成熟项目中应用。 经过数十个版本的更新迭代发布全新v6.0版本,支持动态条件查询(Lambda) 数据库持久化 ORM 开发框架,支持多种数据库(MSSQL,MYSQL,ORACLE,DB2等)。 支持Linq表达式动态查询数据。支持快速分页 简单的事务处理,自动化事务提交,回滚

  • Updated Nov 4, 2024
  • C#

.Net library for creating reusable Linq queries. The library allows you to use MemberExpression to specify the fields of an object used in a query. For example: a reusable query to find objects that intersect with a given period of time. The library fully supports Entity Framework, including Async operations.

  • Updated Apr 16, 2021
  • C#

Improve this page

Add a description, image, and links to the linq-to-sql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linq-to-sql topic, visit your repo's landing page and select "manage topics."

Learn more