From 585cdb2c67634204220b7cf2fc24d1c855eac68c Mon Sep 17 00:00:00 2001 From: zqlovejyc <943620963@qq.com> Date: Tue, 26 Jan 2021 16:39:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=831.1.3=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.Console.csproj | 2 +- ZqUtils.Core.Web/ZqUtils.Core.Web.csproj | 2 +- ZqUtils.Core/ZqUtils.Core.csproj | 33 +++++++++++++------ 3 files changed, 25 insertions(+), 12 deletions(-) diff --git a/ZqUtils.Core.Console/ZqUtils.Core.Console.csproj b/ZqUtils.Core.Console/ZqUtils.Core.Console.csproj index 095ae02..e66c863 100644 --- a/ZqUtils.Core.Console/ZqUtils.Core.Console.csproj +++ b/ZqUtils.Core.Console/ZqUtils.Core.Console.csproj @@ -17,7 +17,7 @@ - + diff --git a/ZqUtils.Core.Web/ZqUtils.Core.Web.csproj b/ZqUtils.Core.Web/ZqUtils.Core.Web.csproj index c27eddd..bb65228 100644 --- a/ZqUtils.Core.Web/ZqUtils.Core.Web.csproj +++ b/ZqUtils.Core.Web/ZqUtils.Core.Web.csproj @@ -14,7 +14,7 @@ - + diff --git a/ZqUtils.Core/ZqUtils.Core.csproj b/ZqUtils.Core/ZqUtils.Core.csproj index ceabc1b..1c28705 100644 --- a/ZqUtils.Core/ZqUtils.Core.csproj +++ b/ZqUtils.Core/ZqUtils.Core.csproj @@ -8,17 +8,30 @@ true true true - 1.1.2 + 1.1.3 Zq.Utils.Core 张强 .NET Standard2.1版本工具类 Copyright © 2018-2021 , 张强 943620963@qq.com https://github.com/zqlovejyc/ZqUtils.Core - 1.移除CsRedis,新增FreeRedisHelper工具类 -2.优化AddFreeRedis - 1.1.2.0 - 1.1.2.0 + 1.FieHelper新增创建文件方法; +2.重载并优化EPPlusReadExcel,优化Exel导入,去除前后空格、换行符、制表符; +3.优化PollyHelper部分方法返回类型; +4.优化HttpClientHelper字符编码; +5.优化RedisHelper;新增AddStackExchangeRedis扩展方法;DefaultKey字段重名名为KeyPrefix,新增Keys方法,Redis:ConnectionString连接字符串key为Redis:ConnectionStrings;新增HashLength、HashScan、ResetKeyPrefix方法; +6.优化TreeToJson、TreeToDictionary; +7.重载ToJson扩展方法; +8.优化Json反序列化,添加忽略大小写配置; +9.优化RabbitMqHelper,修复队列无法绑定多个RouteKey的bug;修改订阅消息和获取消息处理委托参数;发布消息,新增消息头部参数; +10.新增ObjectMethodExecutors,新增Execute、ExecuteAsync扩展方法; +11.新增ForEachAsync异步遍历扩展方法; +12.引用DeepCloner,优化DeepClone和ShallowClone; +13.添加对SourceLink的支持; +14.重载ToObject扩展方法; +15.重命名HttpUtility为HttpHelper,移除HttpUtility,优化代码; + 1.1.3.0 + 1.1.3.0 true Apache-2.0 utils.png @@ -63,7 +76,7 @@ - + @@ -80,12 +93,12 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - - + +