Dos.ORM.MySql 2.3.2

dotnet add package Dos.ORM.MySql --version 2.3.2
NuGet\Install-Package Dos.ORM.MySql -Version 2.3.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dos.ORM.MySql" Version="2.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dos.ORM.MySql --version 2.3.2
#r "nuget: Dos.ORM.MySql, 2.3.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dos.ORM.MySql as a Cake Addin
#addin nuget:?package=Dos.ORM.MySql&version=2.3.2

// Install Dos.ORM.MySql as a Cake Tool
#tool nuget:?package=Dos.ORM.MySql&version=2.3.2

Dos.ORM使用MySql数据库需要额外引用此库。
Dos.ORM于2009年发布、2015年开源,该组件已在大量成熟项目中应用。全新v2支持动态构建表名/字段名,实现iTdos.DIY自定义开发框架。ORM文档:https://www.itdos.com/dos/orm/index.html。iTdos.DIY开发框架文档:https://www.itdos.com/itdos.diy.html。交流Q群:60831381。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Dos.ORM.MySql:

Package Downloads
Microi.net

Microi.net低代码平台,本地运行需要license授权文件,官网:https://microi.net

Intehip.Db.tools

数据库处理提交

YY.DB

My package description.

YY.ORM.Model.ClassRoom

My package description.

Lrts.MySQLByDos

(.netFrameWork6.0)MySQL操作,底层封装dos.mysql,可通过linq对数据库进行操作

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Dos.ORM.MySql:

Repository Stars
itdos/Dos.ORM
Dos.ORM于2009年发布、2015年正式开源,该组件已在数百个成熟项目中应用。初期开发过程中吸取了NBear与MySoft的一些精华并加入新思想,之后参考EF Lambda语法进行大量扩展。经过数十个版本的更新迭代发布全新v2.0版本,支持动态列/表、分库/分表等。官方网站:https://www.itdos.com/dos/orm/Index.html 交流群:60831381
itdos/Dos.Tool
实体生成工具
Version Downloads Last updated
2.3.2 8,027 9/26/2023
2.2.0 53,246 8/18/2020
2.1.0 6,631 7/30/2018
2.0.0 972 7/30/2018
1.1.7 8,474 8/12/2015
1.1.6 1,195 8/12/2015
1.1.5 1,185 8/10/2015
1.1.4 1,425 8/8/2015
1.1.3 1,330 8/8/2015
1.1.1 1,551 5/31/2015
1.1.0 1,382 5/13/2015

Dos.ORM使用MySql数据库需要额外引用此库。
Dos.ORM于2009年发布、2015年开源,该组件已在大量成熟项目中应用。全新v2支持动态构建表名/字段名,实现iTdos.DIY自定义开发框架。ORM文档:https://www.itdos.com/dos/orm/index.html。iTdos.DIY开发框架文档:https://www.itdos.com/itdos.diy.html。交流Q群:60831381。