Core.ORM.PostgreSql
2.0.74
dotnet add package Core.ORM.PostgreSql --version 2.0.74
NuGet\Install-Package Core.ORM.PostgreSql -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.PostgreSql" 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.PostgreSql" Version="2.0.74" />
<PackageReference Include="Core.ORM.PostgreSql" />
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.PostgreSql --version 2.0.74
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Core.ORM.PostgreSql, 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.PostgreSql@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.PostgreSql&version=2.0.74
#tool nuget:?package=Core.ORM.PostgreSql&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.
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 | 82 | 9/21/2026 |
| 2.0.73 | 89 | 9/18/2026 |
| 2.0.72 | 83 | 9/14/2026 |
| 2.0.71 | 106 | 9/3/2026 |
| 2.0.69 | 97 | 9/1/2026 |
| 2.0.68 | 99 | 8/31/2026 |
| 2.0.63 | 93 | 8/26/2026 |
| 2.0.62 | 106 | 8/22/2026 |
| 2.0.59 | 104 | 8/11/2026 |
| 2.0.58 | 109 | 8/9/2026 |
| 2.0.56 | 118 | 8/1/2026 |
| 2.0.55.6 | 114 | 7/24/2026 |
| 2.0.55.5 | 111 | 7/22/2026 |
| 2.0.55.4 | 122 | 7/22/2026 |
| 2.0.55.3 | 116 | 7/21/2026 |
| 2.0.55.2 | 120 | 7/21/2026 |
| 2.0.55.1 | 100 | 7/18/2026 |
| 2.0.55 | 109 | 7/18/2026 |
| 2.0.54 | 125 | 7/13/2026 |
| 2.0.53 | 111 | 7/13/2026 |
Loading failed