Dos.ORM
1.21.0
dotnet add package Dos.ORM --version 1.21.0
NuGet\Install-Package Dos.ORM -Version 1.21.0
<PackageReference Include="Dos.ORM" Version="1.21.0" />
<PackageVersion Include="Dos.ORM" Version="1.21.0" />
<PackageReference Include="Dos.ORM" />
paket add Dos.ORM --version 1.21.0
#r "nuget: Dos.ORM, 1.21.0"
#:package Dos.ORM@1.21.0
#addin nuget:?package=Dos.ORM&version=1.21.0
#tool nuget:?package=Dos.ORM&version=1.21.0
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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 was computed. 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. |
-
.NETStandard 2.0
- FastExpressionCompiler (>= 1.7.1)
- lcpi.data.oledb (>= 1.7.0.3395)
- Microsoft.CSharp (>= 4.4.1)
- Microsoft.Extensions.Caching.Memory (>= 2.0.0)
- System.Data.Common (>= 4.3.0)
- System.Data.OracleClient (>= 1.0.8)
- System.Data.SqlClient (>= 4.4.3)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Dos.ORM:
Package | Downloads |
---|---|
Microi.net
开源低代码平台-Microi吾码,官网:https://microi.net |
|
Dos.ORM.MySql
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。 |
|
Microi.Model
Microi.net低代码平台,公共实体类、DTO,此类库开源,方便依赖组件扩展实体类,二次开发者可共同维护。官网:www.microi.net |
|
iTdos.DIY
iTdos.DIY开发框架,在线文档:https://www.itdos.com/itdos.diy.html |
|
Dos.ORM.Sqlite
Dos.ORM使用Sqlite数据库需要额外引用此dll。Dos.ORM(原Hxj.Data)于2009年发布、2015年正式开源,该组件已在数百个成熟项目中应用,是目前国内用户量最大、最活跃、最完善的国产ORM。初期开发过程中参考了NBear与MySoft,吸取了他们的一些精华,加入新思想,后期参考EF的Lambda语法进行大量扩展。 |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Dos.ORM:
Repository | Stars |
---|---|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
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 |
---|---|---|
1.21.0 | 2,839 | 10/29/2024 |
1.20.0 | 13,912 | 9/26/2023 |
1.19.3 | 16,912 | 4/25/2023 |
1.19.2 | 286 | 4/20/2023 |
1.19.1 | 1,153 | 4/20/2023 |
1.19.0 | 325 | 4/9/2023 |
1.18.0 | 72,211 | 8/5/2020 |
1.17.0 | 6,719 | 5/30/2019 |
1.16.0 | 7,481 | 1/13/2019 |
1.15.0 | 30,723 | 7/30/2018 |
1.14.0 | 1,485 | 7/26/2018 |
1.12.1 | 2,614 | 5/17/2018 |
1.12.0 | 1,419 | 5/17/2018 |
1.11.0 | 1,655 | 5/17/2018 |
1.10.7.3 | 4,833 | 2/28/2017 |
1.10.7.2 | 1,404 | 2/28/2017 |
1.10.7.1 | 2,014 | 11/25/2016 |
1.10.7 | 3,113 | 10/29/2016 |
1.10.6.9 | 1,899 | 9/28/2016 |
1.10.6.8 | 1,550 | 9/28/2016 |
1.10.6.7 | 2,025 | 8/5/2016 |
1.10.6.6 | 2,229 | 7/8/2016 |
1.10.6.5 | 2,234 | 7/6/2016 |
1.10.6.2 | 2,363 | 5/30/2016 |
1.10.6.1 | 1,698 | 5/27/2016 |
1.10.6 | 1,698 | 5/24/2016 |
1.10.5.9 | 1,635 | 5/23/2016 |
1.10.5.8 | 1,593 | 5/22/2016 |
1.10.5.7 | 4,927 | 5/14/2016 |
1.10.5.6 | 1,628 | 5/14/2016 |
1.10.5.5 | 1,695 | 5/9/2016 |
1.10.5.4 | 1,936 | 4/26/2016 |
1.10.5.3 | 1,819 | 4/25/2016 |
1.10.5.2 | 1,647 | 4/25/2016 |
1.10.5.1 | 1,721 | 4/20/2016 |
1.10.5 | 1,751 | 4/8/2016 |
1.10.4.9 | 1,598 | 4/8/2016 |
1.10.4.8 | 1,588 | 4/8/2016 |
1.10.4.7 | 1,691 | 3/30/2016 |
1.10.4.6 | 1,575 | 3/30/2016 |
1.10.4.5 | 1,683 | 3/29/2016 |
1.10.4.4 | 1,663 | 3/19/2016 |
1.10.4.3 | 1,570 | 3/19/2016 |
1.10.4.2 | 1,576 | 3/19/2016 |
1.10.4.1 | 2,445 | 2/26/2016 |
1.10.4 | 1,695 | 2/16/2016 |
1.10.3.8 | 1,562 | 2/16/2016 |
1.10.3.7 | 1,585 | 2/15/2016 |
1.10.3.6 | 1,583 | 2/15/2016 |
1.10.3.5 | 1,666 | 2/4/2016 |
1.10.3.1 | 1,621 | 1/27/2016 |
1.10.3 | 1,724 | 1/4/2016 |
1.10.2.7 | 1,630 | 12/31/2015 |
1.10.2.6 | 1,630 | 12/31/2015 |
1.10.2.5 | 1,641 | 12/31/2015 |
1.10.2.4 | 2,011 | 12/1/2015 |
1.10.2.3 | 1,749 | 10/29/2015 |
1.10.2.2 | 1,847 | 9/25/2015 |
1.10.2.1 | 1,706 | 9/24/2015 |
1.10.2 | 1,667 | 9/23/2015 |
1.10.1.9 | 1,666 | 9/22/2015 |
1.10.1.8 | 1,692 | 9/22/2015 |
1.10.1.7 | 1,690 | 9/17/2015 |
1.10.1.6 | 1,643 | 9/17/2015 |
1.10.1.5 | 4,286 | 9/14/2015 |
1.10.1.4 | 1,652 | 9/14/2015 |
1.10.1.3 | 1,699 | 9/10/2015 |
1.10.1.2 | 2,125 | 9/8/2015 |
1.10.1.1 | 1,654 | 9/8/2015 |
1.10.1 | 1,660 | 9/8/2015 |
1.10.0.4 | 1,653 | 9/8/2015 |
1.10.0.3 | 1,666 | 9/7/2015 |
1.10.0.2 | 1,721 | 8/20/2015 |
1.10.0.1 | 1,685 | 8/20/2015 |
1.10.0 | 2,969 | 8/12/2015 |
1.9.9.9 | 3,618 | 8/12/2015 |
1.9.9.8 | 1,798 | 8/12/2015 |
1.9.9.7 | 1,800 | 8/11/2015 |
1.9.9.6 | 1,832 | 8/11/2015 |
1.9.9.5 | 2,109 | 8/11/2015 |
1.9.9.4 | 1,979 | 8/10/2015 |
1.9.9.3 | 2,064 | 8/10/2015 |
1.9.9.2 | 1,963 | 8/10/2015 |
1.9.9.1 | 2,403 | 8/10/2015 |
1.9.9 | 2,402 | 8/8/2015 |
1.9.8.8 | 2,585 | 7/22/2015 |
1.9.8.7 | 1,725 | 7/20/2015 |
1.9.8.6 | 1,727 | 7/9/2015 |
1.9.8.5 | 1,695 | 7/2/2015 |
1.9.8.4 | 1,650 | 7/2/2015 |
1.9.8.3 | 1,643 | 7/1/2015 |
1.9.8.2 | 1,652 | 6/14/2015 |
1.9.8.1 | 1,653 | 6/9/2015 |
1.9.8 | 1,653 | 6/8/2015 |
1.9.7.2 | 1,674 | 6/5/2015 |
1.9.7.1 | 1,628 | 6/5/2015 |
1.9.7 | 1,642 | 6/5/2015 |
1.9.6 | 1,765 | 6/4/2015 |
1.9.5.9 | 1,637 | 6/3/2015 |
1.9.5.8 | 1,639 | 6/3/2015 |
1.9.5.7 | 1,661 | 6/3/2015 |
1.9.5.6 | 1,636 | 6/3/2015 |
1.9.5.5 | 1,714 | 6/2/2015 |
1.9.5.4 | 1,916 | 5/31/2015 |
1.9.5.3 | 1,756 | 5/31/2015 |
1.9.5.2 | 2,021 | 5/31/2015 |
1.9.5.1 | 1,653 | 5/31/2015 |
1.9.5 | 1,957 | 5/31/2015 |
1.9.2 | 1,684 | 5/24/2015 |
1.9.1 | 1,700 | 5/24/2015 |
1.9.0 | 1,711 | 5/21/2015 |
1.8.9 | 1,665 | 5/21/2015 |
1.8.8 | 1,677 | 5/20/2015 |
1.8.7 | 1,670 | 5/19/2015 |
1.8.6.2 | 1,667 | 5/19/2015 |
1.8.6.1 | 1,716 | 5/18/2015 |
1.8.6 | 1,647 | 5/16/2015 |
1.8.5 | 1,692 | 5/13/2015 |
0.1.0 | 1,504 | 5/17/2018 |
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。