ZDevTools 5.7.1

dotnet add package ZDevTools --version 5.7.1                
NuGet\Install-Package ZDevTools -Version 5.7.1                
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="ZDevTools" Version="5.7.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZDevTools --version 5.7.1                
#r "nuget: ZDevTools, 5.7.1"                
#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 ZDevTools as a Cake Addin
#addin nuget:?package=ZDevTools&version=5.7.1

// Install ZDevTools as a Cake Tool
#tool nuget:?package=ZDevTools&version=5.7.1                

开发工具库,目前包含一个SqlHelper库,TreeNode树结构类型及算法,RSA算法加密解密实用工具类,SymbolicLink与SocketListener

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 is compatible.  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 netcoreapp3.1 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ZDevTools:

Package Downloads
ZDevTools.Data.MySqlHelper

针对MySql.Data实现的MySqlHelper

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.7.1 427 12/27/2022
5.7.0 318 12/27/2022
5.6.1 308 12/26/2022
5.6.0 497 9/23/2022
5.5.1 482 5/31/2022
5.5.0 476 5/24/2022
5.4.0 493 4/20/2022
5.3.1 496 4/20/2022
5.3.0 473 3/23/2022
5.2.3 317 1/11/2022
5.2.2 420 8/11/2021
5.2.1 384 8/10/2021
5.2.0 631 6/3/2021
5.1.1 416 3/18/2021
5.1.0 399 3/18/2021
5.0.0 603 1/13/2021
4.5.0 662 11/17/2020
4.4.1 519 9/21/2020
4.4.0 904 8/15/2020
4.3.0 513 8/11/2020
4.2.1 630 7/25/2020
4.2.0 645 7/25/2020
4.1.4 524 5/29/2020
4.1.3 550 5/29/2020
4.1.1 514 5/19/2020
4.1.0 597 5/18/2020
4.0.0 556 5/3/2020
3.2.2 526 4/17/2020
3.2.1 526 4/14/2020
3.2.0 529 4/14/2020
3.1.1 768 3/27/2020
3.1.0 573 3/22/2020
3.0.0 761 3/14/2020
2.6.7302.36425 720 12/29/2019
2.6.7292.39634 579 12/19/2019
2.5.7291.41285 552 12/18/2019
2.5.7290.39666 593 12/17/2019
2.4.7272.41199 561 11/29/2019
2.4.7220.43136 656 10/8/2019
2.3.7192.38837 594 9/10/2019
2.3.7185.41968 606 9/3/2019
2.2.6944.20390 781 1/5/2019
2.1.6920.31035 718 12/12/2018
2.0.6920.23707 701 12/12/2018
1.9.6856.40959 1,046 10/9/2018
1.8.6501.41378 964 10/19/2017
1.7.6437.36231 1,159 8/16/2017
1.6.6149.20517 1,722 11/1/2016
1.6.5963.21614 1,382 4/29/2016
1.6.5948.28315 1,299 4/14/2016
1.5.5910.18395 1,268 3/7/2016
1.5.5907.40685 1,228 3/4/2016
1.4.5906.18170 1,243 3/3/2016
1.3.5874.2137 1,252 1/30/2016
1.2.5863.30414 1,243 1/20/2016
1.2.5822.32337 1,371 12/10/2015

1、添加一些常见数据类型序列的一阶差分序列算法
     2、【预告】后续将不再支持netcoreapp3.1