Second and last preview for new Linq To DB version

  • new API for optimistic lock delete and update operations
  • support for C# nullable reference types annotations in mapping for columns and single-record associations
  • FOR UPDATE/SHARE hints helpers for MySQL and MariaDB
  • A lot of performance improvements
  • Breaking changes to fluent mapping configuration
  • Breaking changes to context mapping schema edit and System.Data.Linq.Mapping / System.ComponentModel.DataAnnotations.Schema mappings support
  • Breaking changes to IMetadataReader interface signatures and behavior
  • new UseBeforeConnectionOpened and UseAfterConnectionOpened context configuration extensions to simplify custom connection configuration for users
  • many other improvements and bugfixes

Release notes

Nugets

API diff since v5.0.0-preview.1

项目简介

Linq2DB是一个强大的ORM(对象关系映射)框架,在操作关系型数据库时非常有用。同时,Linq2DB支持多种不同的数据库,其中包括MySQL。

发行版本 100

Release 5.2.2

全部发行版

贡献者 84

全部贡献者

开发语言

  • C# 98.9 %
  • TSQL 0.5 %
  • Batchfile 0.2 %
  • Shell 0.1 %
  • PLSQL 0.1 %