REHN 2.7.3

dotnet add package REHN --version 2.7.3
                    
NuGet\Install-Package REHN -Version 2.7.3
                    
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="REHN" Version="2.7.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="REHN" Version="2.7.3" />
                    
Directory.Packages.props
<PackageReference Include="REHN" />
                    
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 REHN --version 2.7.3
                    
#r "nuget: REHN, 2.7.3"
                    
#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 REHN@2.7.3
                    
#: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=REHN&version=2.7.3
                    
Install as a Cake Addin
#tool nuget:?package=REHN&version=2.7.3
                    
Install as a Cake Tool

2.7.1增加参数化访问数据库的底层接口支持,仅mysql支持
2.6.1增加NewUtcId
2.6.0System.Data.SqlClient包替换为Microsoft.Data.SqlClient包
2.5.56增加sql脚本执行时,int与string版本的兼容
2.5.55上传表存储优化,Linux日志路径兼容
2.5.53增加是否立即上传标识
2.5.51Mysql.Data降级
2.5.50去除实时上传数据逻辑,Mysql.Data升级
2.5.49数据库脚本管理增加文件版本号管理
2.5.48Json数据直接保存数据,优化数据类型转化
2.5.47日志增加入参、出参记录
2.5.46Insert增加ignore支持
2.5.45同步方法加线程
2.5.41sql文件目录改为小写,兼容linux
2.5.41sql文件目录改为小写,兼容linux
2.5.40优化参数化方法
2.5.39增加通用的上传、下载相关数据接口
2.5.29Log按照日期输出,方便排查问题(原先根据日志文件大小进行存储);
2.5.28增加容错率,将原先的sql中'{0}'左右'号去除改为{0},减少原项目的代码修改量,易用性更强;
2.5.24查询sql参数化加固,提升安全性, like 语句 formate写法改为concat('%',{0},'%')
2.5.16兼容数字版本号(数字+.sql结尾)和V1.0.0.0字符串版本号管理(注意字符串方式版本号至少两位)
2.5.15增加 InsertOrUpdateByJObject、CheckDbExistSql、sql版本号比较
2.5.7增加 DataBaseUpgradeHelper数据库脚本版本管理类
2.5.6增加 InsertOrUpdateByJson 传入json数据进行插入或更新操作
2.5.2直接执行sql语句
1.4.11修复语法错误事务问题
1.4.0增加Postgresql数据库支持
1.0.0项目初建

Product 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. 
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.7.3 935 7/6/2026
2.7.2 900 7/6/2026
2.7.1 935 7/2/2026
2.6.1 7,606 3/20/2026
2.6.0 7,618 2/3/2026
2.5.56 7,887 12/18/2023
2.5.55 7,696 12/6/2023
2.5.53 7,769 7/27/2023
2.5.52 7,721 7/27/2023
2.5.51 7,743 6/25/2023
2.5.50 7,733 6/25/2023
2.5.49 7,794 4/25/2023
2.5.48 7,811 4/20/2023
2.5.47 7,837 3/21/2023
2.5.46 7,911 1/12/2023
2.5.45 7,954 12/1/2022
2.5.43 8,037 10/31/2022
2.5.42 7,980 10/31/2022
2.5.41 8,071 9/21/2022
2.5.40 8,056 9/21/2022
Loading failed