Dos.ORM
5.1.7
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Dos.ORM --version 5.1.7
NuGet\Install-Package Dos.ORM -Version 5.1.7
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" Version="5.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dos.ORM" Version="5.1.7" />
<PackageReference Include="Dos.ORM" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dos.ORM --version 5.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dos.ORM, 5.1.7"
#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.
#:package Dos.ORM@5.1.7
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dos.ORM&version=5.1.7
#tool nuget:?package=Dos.ORM&version=5.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dos.ORM于2009年发布、2015年开源,该组件已在大量成熟项目中应用。开源低代码平台 - Microi吾码:https://microi.net/
| 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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | 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.
-
.NETStandard 2.1
- DM.DmProvider (>= 8.3.1.37876)
- Dos.Common (>= 5.1.7)
- FastExpressionCompiler (>= 5.0.1)
- Kdbndp_V9 (>= 8.0.3.305)
- lcpi.data.oledb (>= 1.30.0.4837)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Caching.Memory (>= 9.0.0)
- MySql.Data (>= 9.1.0)
- Npgsql (>= 8.0.9)
- Oracle.ManagedDataAccess.Core (>= 2.19.250)
- System.Data.Common (>= 4.3.0)
- System.Data.OracleClient (>= 1.0.8)
- System.Data.SqlClient (>= 4.9.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.7.0)
- System.Reflection.Primitives (>= 4.3.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Dos.ORM:
| Package | Downloads |
|---|---|
|
Microi.Core
开源低代码平台-Microi吾码,核心库。此类库开源,官网:https://microi.net |
|
|
Dos.ORM.MySql
Dos.ORM使用MySql数据库需要额外引用此库。开源低代码平台 - Microi吾码:https://microi.net |
|
|
Microi.Model
Microi.net低代码平台,公共实体类、DTO,方便依赖组件扩展实体类,二次开发者可共同维护。此类库开源,官网:https://microi.net |
|
|
Dos.ORM.Oracle
Dos.ORM使用Oralce数据库需要额外引用此库。开源低代码平台 - Microi吾码:https://microi.net |
|
|
Microi.ORM
开源低代码平台 - Microi吾码:ORM相关功能。此类库开源,官网:https://microi.net |
GitHub repositories (2)
Showing the top 2 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
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.1.8 | 31 | 4/3/2026 |
| 5.1.7 | 572 | 4/2/2026 |
| 5.1.5 | 561 | 4/2/2026 |
| 5.1.3 | 612 | 4/2/2026 |
| 5.1.2 | 612 | 4/2/2026 |
| 5.1.1 | 628 | 4/2/2026 |
| 5.0.9 | 1,116 | 4/1/2026 |
| 5.0.8 | 2,084 | 3/31/2026 |
| 5.0.7 | 2,664 | 3/30/2026 |
| 5.0.6 | 3,175 | 3/30/2026 |
| 5.0.5 | 3,115 | 3/30/2026 |
| 5.0.3 | 3,130 | 3/28/2026 |
| 5.0.2 | 3,208 | 3/28/2026 |
| 5.0.1 | 3,110 | 3/27/2026 |
| 5.0.0 | 3,212 | 3/27/2026 |
| 4.9.9 | 3,242 | 3/27/2026 |
| 4.9.8 | 3,220 | 3/26/2026 |
| 4.9.7 | 3,180 | 3/26/2026 |
| 4.9.5 | 3,203 | 3/26/2026 |
| 4.9.3 | 3,219 | 3/25/2026 |
Loading failed
Dos.ORM于2009年发布、2015年开源,该组件已在大量成熟项目中应用。开源低代码平台 - Microi吾码:https://microi.net/