Core.ORM.Sqlite
2.0.74
dotnet add package Core.ORM.Sqlite --version 2.0.74
NuGet\Install-Package Core.ORM.Sqlite -Version 2.0.74
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="Core.ORM.Sqlite" Version="2.0.74" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Core.ORM.Sqlite" Version="2.0.74" />
<PackageReference Include="Core.ORM.Sqlite" />
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 Core.ORM.Sqlite --version 2.0.74
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Core.ORM.Sqlite, 2.0.74"
#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 Core.ORM.Sqlite@2.0.74
#: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=Core.ORM.Sqlite&version=2.0.74
#tool nuget:?package=Core.ORM.Sqlite&version=2.0.74
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core.ORM - 高性能 .NET ORM 框架
forked from ThingsGateway/TORM
开始
从Nuget安装最新版本。
Install-Package Core.ORM
数据库驱动请按需引用对应的子包:Core.ORM.Sqlite、Core.ORM.MySql、Core.ORM.SqlServer、Core.ORM.PostgreSql、Core.ORM.QuestDb。
TORM - 高性能 .NET ORM 框架
轻量级、高性能、功能丰富的对象关系映射框架
ThingsGateway 生态系统中的 ORM 组件,专为高性能场景设计。
📖 项目简介
TORM 是一个为 .NET 平台设计的轻量级、高性能数据访问组件。TORM 核心和四个关系型 provider 提供完整 ORM 能力;QuestDB、TDengine 与 Apache IoTDB 扩展包使用各数据库的原生协议,提供 schema、批量写入和查询能力,不伪装成关系型 ORM,也不暴露虚假的事务、Queryable 或 Upsert 语义。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Core.ORM (>= 2.0.74)
- Microsoft.Data.Sqlite (>= 10.0.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.74 | 73 | 9/21/2026 |
| 2.0.73 | 82 | 9/18/2026 |
| 2.0.72 | 81 | 9/14/2026 |
| 2.0.71 | 98 | 9/3/2026 |
| 2.0.69 | 102 | 9/1/2026 |
| 2.0.68 | 96 | 8/31/2026 |
| 2.0.63 | 92 | 8/26/2026 |
| 2.0.62 | 105 | 8/22/2026 |
| 2.0.59 | 105 | 8/11/2026 |
| 2.0.58 | 118 | 8/9/2026 |
| 2.0.56 | 114 | 8/1/2026 |
| 2.0.55.6 | 116 | 7/24/2026 |
| 2.0.55.5 | 117 | 7/22/2026 |
| 2.0.55.4 | 120 | 7/22/2026 |
| 2.0.55.3 | 109 | 7/21/2026 |
| 2.0.55.2 | 117 | 7/21/2026 |
| 2.0.55.1 | 98 | 7/18/2026 |
| 2.0.55 | 106 | 7/18/2026 |
| 2.0.54 | 120 | 7/13/2026 |
| 2.0.53 | 112 | 7/13/2026 |
Loading failed