ZDevTools 5.7.2

dotnet add package ZDevTools --version 5.7.2
                    
NuGet\Install-Package ZDevTools -Version 5.7.2
                    
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.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZDevTools" Version="5.7.2" />
                    
Directory.Packages.props
<PackageReference Include="ZDevTools" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZDevTools --version 5.7.2
                    
#r "nuget: ZDevTools, 5.7.2"
                    
#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.
#:package ZDevTools@5.7.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ZDevTools&version=5.7.2
                    
Install as a Cake Addin
#tool nuget:?package=ZDevTools&version=5.7.2
                    
Install as a Cake Tool

开发工具库,目前包含一个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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.2 163 12/14/2024
5.7.1 477 12/27/2022
5.7.0 368 12/27/2022
5.6.1 356 12/26/2022
5.6.0 546 9/23/2022
5.5.1 541 5/31/2022
5.5.0 539 5/24/2022
5.4.0 554 4/20/2022
5.3.1 558 4/20/2022
5.3.0 536 3/23/2022
5.2.3 382 1/11/2022
5.2.2 489 8/11/2021
5.2.1 451 8/10/2021
5.2.0 712 6/3/2021
5.1.1 495 3/18/2021
5.1.0 474 3/18/2021
5.0.0 689 1/13/2021
4.5.0 742 11/17/2020
4.4.1 599 9/21/2020
4.4.0 981 8/15/2020
4.3.0 592 8/11/2020
4.2.1 708 7/25/2020
4.2.0 724 7/25/2020
4.1.4 608 5/29/2020
4.1.3 632 5/29/2020
4.1.1 598 5/19/2020
4.1.0 683 5/18/2020
4.0.0 644 5/3/2020
3.2.2 611 4/17/2020
3.2.1 613 4/14/2020
3.2.0 614 4/14/2020
3.1.1 861 3/27/2020
3.1.0 660 3/22/2020
3.0.0 848 3/14/2020
2.6.7302.36425 805 12/29/2019
2.6.7292.39634 664 12/19/2019
2.5.7291.41285 641 12/18/2019
2.5.7290.39666 676 12/17/2019
2.4.7272.41199 646 11/29/2019
2.4.7220.43136 816 10/8/2019
2.3.7192.38837 689 9/10/2019
2.3.7185.41968 696 9/3/2019
2.2.6944.20390 888 1/5/2019
2.1.6920.31035 810 12/12/2018
2.0.6920.23707 795 12/12/2018
1.9.6856.40959 1,157 10/9/2018
1.8.6501.41378 1,166 10/19/2017
1.7.6437.36231 1,359 8/16/2017
1.6.6149.20517 2,033 11/1/2016
1.6.5963.21614 1,599 4/29/2016
1.6.5948.28315 1,505 4/14/2016
1.5.5910.18395 1,483 3/7/2016
1.5.5907.40685 1,444 3/4/2016
1.4.5906.18170 1,453 3/3/2016
1.3.5874.2137 1,464 1/30/2016
1.2.5863.30414 1,447 1/20/2016
1.2.5822.32337 1,814 12/10/2015

1、暴露MovingCache类的内部Buffer,便于客户端代码优化