HuaZi.Library.NET
2025.11.3.1
Suggested Alternatives
Additional Details
Version update
dotnet add package HuaZi.Library.NET --version 2025.11.3.1
NuGet\Install-Package HuaZi.Library.NET -Version 2025.11.3.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="HuaZi.Library.NET" Version="2025.11.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HuaZi.Library.NET" Version="2025.11.3.1" />
<PackageReference Include="HuaZi.Library.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 HuaZi.Library.NET --version 2025.11.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HuaZi.Library.NET, 2025.11.3.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 HuaZi.Library.NET@2025.11.3.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=HuaZi.Library.NET&version=2025.11.3.1
#tool nuget:?package=HuaZi.Library.NET&version=2025.11.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
General Functions
自己写程序常用的函数之类的,分享出来。也当做是自己的一个备份了
如何使用
下载之后引用dll。并复制下方所有代码到你的代码文件中,即可全部引用。可在更下方查看所有可用的类
全部引用
using Huazi.Library.AutoStart;
using Huazi.Library.Cmd;
using Huazi.Library.Downloader;
using Huazi.Library.GdiTool;
using Huazi.Library.Hash;
using Huazi.Library.Hex;
using Huazi.Library.HookManager;
using Huazi.Library.HotkeyManager;
using Huazi.Library.Ini;
using Huazi.Library.InputManager;
using Huazi.Library.Json;
using Huazi.Library.Logger;
using Huazi.Library.Memory;
using Huazi.Library.Xml;
工具列表
| 命名空间 | 类名 | 描述 | 详细 |
|---|---|---|---|
| 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.11.3.1 | 304 | 11/3/2025 |