HiSql 1.0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package HiSql --version 1.0.0.1
                    
NuGet\Install-Package HiSql -Version 1.0.0.1
                    
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="HiSql" Version="1.0.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HiSql" Version="1.0.0.1" />
                    
Directory.Packages.props
<PackageReference Include="HiSql" />
                    
Project file
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 HiSql --version 1.0.0.1
                    
#r "nuget: HiSql, 1.0.0.1"
                    
#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 HiSql@1.0.0.1
                    
#: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=HiSql&version=1.0.0.1
                    
Install as a Cake Addin
#tool nuget:?package=HiSql&version=1.0.0.1
                    
Install as a Cake Tool

HiSql 操作说明文档 V1.0

下一代ORM框架 国内第一个支持HANA的ORM框架

特点

  1. 支持无实体数据交互,(无需要创建实体类)
  2. 数据动态检测(类型,长度 与表结构预先匹配)
  3. 语法更帖近于原生SQL
  4. 支持超时监控(如监控过5S的执行的SQL语 并记录)
  5. 支持多种库,可自主选择需要支持的库
  6. 性能优越(会出一篇与FreeSql,SugarSql 的性能对比文章)

适用于场景

HiSql 适用于开发企业的内部管理系统如OA,工作流平台,ERP系统

项目引用

  1. 引用HiSql.dll文件
  2. 根据使用数据库的需要可以引用以下数据库实现的sdk
    1. HiSql.SqlServer.dll 已经支持
    2. HiSql.Hana.dll 已经支持(国内第一个支持HANA的ORM框架)
    3. HiSql.MySql.dll 已经支持
    4. HiSql.Oracle.dll 已经支持
    5. HiSql.PostGreSql 已经支持
    6. HiSql.SqlLite 即将发布
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on HiSql:

Package Downloads
HiSql.SqlServer

该包支持SqlServer数据库 依赖于HiSql.dll包运行

HiSql.Oracle

该包支持Oracle数据库 依赖于HiSql.dll包运行

HiSql.PostGreSql

该包支持PostGreSql数据库 依赖于HiSql.dll包运行

HiSql.Hana

该包支持Hana 内存数据库 依赖于HiSql.dll包运行

HiSql.MySql

该包支持MySql数据库 依赖于HiSql.dll包运行

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.9 107 10/11/2025
1.0.8.9 376 10/10/2025
1.0.8.8 417 7/4/2025
1.0.8.7 355 6/13/2025
1.0.8.6 285 5/16/2025
1.0.8.5 182 4/27/2025
1.0.8.4 269 4/18/2025
1.0.8.3 268 4/17/2025
1.0.8.2 430 4/17/2025
1.0.8.1 236 3/31/2025
1.0.8 260 3/28/2025
1.0.7.9 860 3/25/2025
1.0.7.7 435 2/20/2025
1.0.7.6 435 2/15/2025
1.0.7.5 437 12/24/2024
1.0.7.4 231 11/22/2024
1.0.7.3 180 11/13/2024
1.0.7.2 193 10/27/2024
1.0.7.1 219 9/25/2024
1.0.7 191 9/23/2024
1.0.6.9 244 7/17/2024
1.0.6.8 257 7/5/2024
1.0.6.7 463 7/3/2024
1.0.6.6 466 7/2/2024
1.0.6.5 523 6/18/2024
1.0.6.4 535 6/18/2024
1.0.6.3 323 4/16/2024
1.0.6.2 353 4/16/2024
1.0.6.1 675 11/13/2023
1.0.6 834 6/12/2023
1.0.5.9 682 5/30/2023
1.0.5.8 1,018 4/11/2023
1.0.5.7 1,153 3/25/2023
1.0.5.6 1,695 12/16/2022
1.0.5.5 1,599 12/8/2022
1.0.5.4 2,073 10/26/2022
1.0.5.3 1,922 10/14/2022
1.0.5.2 2,006 9/26/2022
1.0.5.1 2,262 9/14/2022
1.0.5 2,169 9/7/2022
1.0.4.9 2,297 8/30/2022
1.0.4.8 2,232 8/26/2022
1.0.4.7 2,272 8/10/2022
1.0.4.6 2,148 7/8/2022
1.0.4.5 2,178 7/4/2022
1.0.4.4 2,196 6/23/2022
1.0.4.3 2,078 6/23/2022
1.0.4.2 2,177 6/22/2022
1.0.4.1 2,004 6/21/2022
1.0.4 2,038 6/15/2022
1.0.3.9 1,931 6/7/2022
1.0.3.8 1,895 5/25/2022
1.0.3.7 1,819 5/19/2022
1.0.3.6 1,927 5/10/2022
1.0.3.5 1,936 4/18/2022
1.0.3.4 1,859 4/8/2022
1.0.3.2 1,863 3/22/2022
1.0.3.1 1,941 2/7/2022
1.0.3 1,853 1/11/2022
1.0.2.9 1,130 1/10/2022
1.0.2.8 1,155 1/6/2022
1.0.2.7 1,108 1/5/2022
1.0.2.6 1,157 12/24/2021
1.0.2.5 481 12/21/2021
1.0.2.4 488 12/17/2021
1.0.2.3 1,184 12/15/2021
1.0.2.2 1,028 12/10/2021
1.0.2.1 1,017 12/6/2021
1.0.2 1,602 12/3/2021
1.0.1.9 626 11/15/2021
1.0.1.8 1,089 11/13/2021
1.0.1.7 513 11/12/2021
1.0.1.5 655 11/7/2021
1.0.1.4 772 10/26/2021
1.0.1.3 1,204 10/25/2021
1.0.1.1 1,133 10/21/2021
1.0.0.1 1,285 10/12/2021