HuaZisToolLib.NET
2025.10.22.1
Suggested Alternatives
Additional Details
Version update
dotnet add package HuaZisToolLib.NET --version 2025.10.22.1
NuGet\Install-Package HuaZisToolLib.NET -Version 2025.10.22.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="HuaZisToolLib.NET" Version="2025.10.22.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HuaZisToolLib.NET" Version="2025.10.22.1" />
<PackageReference Include="HuaZisToolLib.NET" />
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 HuaZisToolLib.NET --version 2025.10.22.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HuaZisToolLib.NET, 2025.10.22.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.
#:package HuaZisToolLib.NET@2025.10.22.1
#: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=HuaZisToolLib.NET&version=2025.10.22.1
#tool nuget:?package=HuaZisToolLib.NET&version=2025.10.22.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
General Functions
自己写程序常用的函数之类的,分享出来。也当做是自己的一个备份了
如何使用
下载之后引用dll。并复制下方所有代码到你的代码文件中,即可全部引用。可在更下方查看所有可用的类
全部引用
using ToolLib.Library.AutoStartLib;
using ToolLib.Library.CmdLib;
using ToolLib.Library.DownloaderLib;
using ToolLib.Library.GdiToolLib;
using ToolLib.Library.HashLib;
using ToolLib.Library.HexLib;
using ToolLib.Library.HookLib;
using ToolLib.Library.HotkeyManagerLib;
using ToolLib.Library.IniLib;
using ToolLib.Library.InputLib;
using ToolLib.Library.JsonLib;
using ToolLib.Library.LogLib;
using ToolLib.Library.MemoryLib;
using ToolLib.Library.XmlLib;
工具列表
| 命名空间 | 类名 | 描述 | 详细 |
|---|---|---|---|
| AutoStartLib | AutoStart | 开机自启控制 | 跳转 |
| CmdLib | Cmd | 命令行工具 | 跳转 |
| DownloaderLib | Downloader | 下载器 | 跳转 |
| GdiToolLib | GdiTool | 绘制工具 | 跳转 |
| HashLib | Hash | 哈希转换 | 跳转 |
| HexLib | Hex | 文件十六进制数据操作 | 跳转 |
| HookLib | HookManager | 全局钩子 | 跳转 |
| HotkeyManagerLib | HotkeyManager | 全局热键 | 跳转 |
| IniLib | Ini | INI配置文件操作 | 跳转 |
| InputLib | Mouse Keyboard | 模拟键鼠操作 | 跳转 |
| JsonLib | Json | Json文件读写 | 跳转 |
| LogLib | Log | 写日志 | 跳转 |
| MemoryLib | Memory | 内存操作 | 跳转 |
| XmlLib | Xml | 读写Xml | 正在开发... |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 13.0.0)
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 | |
|---|---|---|---|
| 2025.10.22.1 | 302 | 10/22/2025 | |
| 2025.10.20.1 | 301 | 10/20/2025 | |
| 2025.10.12.3 | 272 | 10/12/2025 | |
| 2025.10.12.2 | 271 | 10/12/2025 |