Zq.Utils.Core 1.0.3.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Zq.Utils.Core --version 1.0.3.6
NuGet\Install-Package Zq.Utils.Core -Version 1.0.3.6
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="Zq.Utils.Core" Version="1.0.3.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zq.Utils.Core --version 1.0.3.6
#r "nuget: Zq.Utils.Core, 1.0.3.6"
#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.
// Install Zq.Utils.Core as a Cake Addin
#addin nuget:?package=Zq.Utils.Core&version=1.0.3.6

// Install Zq.Utils.Core as a Cake Tool
#tool nuget:?package=Zq.Utils.Core&version=1.0.3.6

.NET Standard2.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. 
.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
1.2.1 1,758 5/7/2022
1.2.0 1,858 12/23/2021
1.1.9 2,433 11/9/2021
1.1.8 2,312 10/11/2021
1.1.7 2,020 9/3/2021
1.1.6 1,953 7/13/2021
1.1.5 1,714 4/15/2021
1.1.4 2,181 4/15/2021
1.1.3 1,426 1/26/2021
1.1.2 1,128 12/5/2020
1.1.1 1,185 12/5/2020
1.1.0 1,149 11/11/2020
1.0.3.9 1,195 10/10/2020
1.0.3.7 1,235 9/21/2020
1.0.3.6 1,239 9/1/2020
1.0.3.5 1,162 8/22/2020
1.0.3.4 1,286 8/19/2020
1.0.3.3 1,257 7/21/2020
1.0.3.2 1,447 6/10/2020
1.0.3.1 1,407 6/6/2020
1.0.3 1,351 6/3/2020
1.0.2.9 1,297 6/2/2020
1.0.2.8 1,279 6/1/2020
1.0.2.7 1,392 5/30/2020
1.0.2.6 1,273 5/29/2020
1.0.2.5 1,226 5/29/2020
1.0.2.4 1,313 5/25/2020
1.0.2.3 1,304 5/24/2020
1.0.2.2 1,282 5/24/2020
1.0.2.1 1,223 5/22/2020
1.0.2 1,137 5/18/2020
1.0.1.9 1,253 5/16/2020
1.0.1.8 1,265 5/16/2020
1.0.1.7 1,198 5/16/2020
1.0.1.6 1,243 4/17/2020
1.0.1.5 1,276 3/29/2020
1.0.1.4 1,279 3/26/2020
1.0.1.3 1,202 3/26/2020
1.0.1.2 1,288 3/17/2020
1.0.1.1 1,287 12/8/2019
1.0.1 1,400 11/17/2019
1.0.0.9 1,376 10/7/2019
1.0.0.8 1,444 9/12/2019
1.0.0.7 1,465 3/7/2019
1.0.0.6 1,451 12/25/2018
1.0.0.5 1,460 12/1/2018
1.0.0.4 1,598 11/23/2018
1.0.0.3 1,404 11/1/2018
1.0.0.2 1,157 10/23/2018
1.0.0.1 1,270 10/18/2018
1.0.0 1,322 10/18/2018

1.优化UseIocJobFactory扩展方法,添加应用生命周期结束后自动关闭Scheduler;
2.QuartzHelper工具类新增ShutdownAsync;修改UseIocJobFactory扩展方法,添加waitForJobsToComplete参数;修改AddJobAsync、UpdateJobAsync、AddTriggerAsync方法,添加自定义时区timeZoneInfo参数;
3.重载object类型扩展方法ToDictionary;
4.修改DnsHelper获取ip地址方法;新增获取客户端段ip地址方法;
5.新增IsIP、IsBase64字符串扩展方法;
6.优化KafkaHelper,订阅方法添加异常重试逻辑,添加静态单例,重载构造函数,添加持久化失败或者异常消息逻辑;
7.新增DependsOn特性,用于标识接口多继承情况;
8.新增AddDependsOnFromAssembly扩展方法;
9.新增IServiceProvider扩展类;
10.重载AddMongoDb、AddRabbitMq扩展方法,添加lifeTime生命周期参数;
11.新增AddKafka扩展方法;
12.新增Assembly工具类,转移部分PathHelper静态方法到AssemblyHelper;
13.修改QuartzHelper工具类,添加自定义时区参数;