From b8c20e3550d763c40db67094cf48577b843d3b21 Mon Sep 17 00:00:00 2001 From: zqlovejyc <943620963@qq.com> Date: Sat, 5 Dec 2020 15:20:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=831.1.2=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ZqUtils.Core/ZqUtils.Core.csproj | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/ZqUtils.Core/ZqUtils.Core.csproj b/ZqUtils.Core/ZqUtils.Core.csproj index b348b3b..8c99ee6 100644 --- a/ZqUtils.Core/ZqUtils.Core.csproj +++ b/ZqUtils.Core/ZqUtils.Core.csproj @@ -3,25 +3,17 @@ netstandard2.0;netstandard2.1;net5.0 true - 1.1.1 + 1.1.2 Zq.Utils.Core 张强 .NET Standard2.1版本工具类 Copyright © 2018-2020 , 张强 943620963@qq.com https://gitee.com/zqlovejyc/ZqUtils.Core - 1.引入FastExpressionCompiler,优化Expression编译; -2.重命名IsAssignableFrom -> AssignableFrom,IsAssignableTo -> AssignableTo; -3.优化HttpClientHelper,添加httpClientName参数; -4.优化RedisHelper; -5.新增AddFreeRedis扩展方法; -6.重载Default扩展方法; -7.优化GetClientRemoteIpAddress; -8.新增CmdHelper工具类; -9.重载AppendWhereOrAndIf; -10.新增执行Cmd命令字符串扩展方法Execute; - 1.1.1.0 - 1.1.1.0 + 1.移除CsRedis,新增FreeRedisHelper工具类 +2.优化AddFreeRedis + 1.1.2.0 + 1.1.2.0 true Apache-2.0 utils.png