JetyDu 3.0.19.312

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

// Install JetyDu as a Cake Tool
#tool nuget:?package=JetyDu&version=3.0.19.312                

基础工具包,提供基本的常用功能,提高开发效率
同时支持.net standard2.0和 .net framework4.6.1

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 is compatible.  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 (4)

Showing the top 4 NuGet packages that depend on JetyDu:

Package Downloads
JetyDu.BaseDB

Package Description

JetyDu.MQ

队列和物联网操作,nats和mqtt

JetyDu.CacheDB

Package Description

JetyDu.HttpProxy

通过http代理获得cookie

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.24.628 237 6/28/2024
3.24.516 182 5/22/2024
3.23.1218 433 12/20/2023
3.23.1116 320 11/16/2023
3.23.918 263 9/22/2023
3.23.816 288 8/18/2023
3.23.806 261 8/6/2023
3.23.718 648 7/18/2023
3.23.528 319 5/30/2023
3.23.328 400 4/16/2023
3.23.318 642 3/21/2023
3.22.1116 1,202 11/25/2022
3.22.916 1,064 9/21/2022
3.22.828 1,012 8/29/2022
3.22.228 2,190 2/28/2022
3.21.1005 616 10/13/2021
3.21.916.1 371 9/17/2021
3.21.819 405 8/18/2021
3.21.708 931 7/22/2021
3.21.618 386 7/8/2021
3.21.611 701 6/14/2021
3.21.606 744 6/6/2021
3.21.508.1 1,160 5/8/2021
3.21.508 681 5/7/2021
3.20.1216 2,094 12/16/2020
3.20.616 892 7/8/2020
3.20.603 752 6/4/2020
3.20.601 747 6/4/2020
3.20.531 768 5/30/2020
3.20.521.1 555 5/21/2020
3.20.521 653 5/21/2020
3.19.926 631 9/29/2019
3.19.830 549 8/30/2019
3.19.826 576 8/27/2019
3.19.818 556 8/27/2019
3.19.718 790 7/19/2019
3.19.711 758 7/11/2019
3.19.703 728 7/2/2019
3.19.630 776 7/1/2019
3.19.628.1 737 6/29/2019
3.19.626 756 6/26/2019
3.19.620 747 6/24/2019
3.19.609 754 6/12/2019
3.19.608 762 6/12/2019
3.19.517 784 5/17/2019
3.19.516 752 5/16/2019
3.19.416 790 4/16/2019
3.1.19.318 819 3/18/2019
3.1.19.312 948 3/14/2019
3.0.19.312 1,130 3/12/2019
3.0.19.301 798 3/4/2019
3.0.19.118 875 1/21/2019
3.0.18.1223 860 12/22/2018
2.17.18.1213 871 12/13/2018
2.17.18.1130 900 12/5/2018
2.17.18.1126 1,186 11/27/2018

修改暂停时间
修改智能线程池功能
增加时间区间生成方法,修改日志配置
增加Snowflake算法生成ID和权重生成算法