NETool 2.5.6

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

SunnyUI.Net

NETool

介绍

NETool 通用工具类库 (无依赖,支持 AOT)

软件架构

.Net8, .Net9, .Net10

安装教程

Nuget 安装最新版本。

Install-Package NETool
更新日志

🔰➕✏️❌📒⚡🌏🎁🔔🎉💻⏰🔍🔒✉️📑📇📚🔖♥️🏠🌈🔁⛔❎⭕✅☑️🔵⚪🔴⚫

  • X.X.X 🌏 持续更新中......
  • 2.5.5 ➕ 增加 类 Mapper 的源生成器
  • 2.5.0 ➕ 增加 类序列化为 Ini 文件格式的源生成器
  • 2.4.0 ✏️ 重构 ByteArray, ByteWriter, ByteReader 读写 string, byte[] 的代码,支持 null 值
  • 2.3.8 ✏️ 重构 IniFile 读写类,增加源代码生成 IniConfig 类
  • 2.3.5 ✏️ 重构 类序列化源生成器,增加数据压缩和加密参数
  • 2.2.8 ❌ 删除 所有不支持 AOT 的代码
  • 2.2.2 ➕ 增加 类序列化为二进制的源生成器
  • 2.2.0 ✏️ 重构 数组扩展读写方法,重构 IO 读写类
  • 2.1.8 ✏️ 重构 数组扩展方法,重构 ByteArray 类
  • 2.1.7 ➕ 增加 一个内联数组的示例 Temp16Ex
  • 2.1.3 ➕ 增加 枚举类的描述信息源生成器
  • 2.1.0 ➕ 增加 IpV4Point 结构
  • 2.0.8 ✏️ 重构 增加和修改部分 DateTime 类型为 DateTimeOffset 类型
  • 2.0.4 ✏️ 重构 加解密算法
  • 2.0.2 ➕ 增加 Tar.gz 压缩类
  • 2.0.1 ✏️ 重构 IO 读写,类型名称与基础定义类型一致
  • 1.9.8 ➕ 增加 加解密算法以及异步调用扩展
  • 1.9.7 ➕ 增加 VectorEx 向量计算扩展类
  • 1.9.2 ✏️ 重构 Temp16 等结构,使用 Fill 填充字符串,ToString 转换为字符串
  • 1.9.2 ➕ 增加 SocketFile 文件传输增加 Zip 压缩文件,可包含文件夹
  • 1.9.0 ✏️ 重构 FileEx, SystemEx (部分移动至 AppEx, OS)等工具类
  • 1.8.0 ➕ 增加 UdpFileServer, UdpFileSender UDP 协议文件传输服务器和发送器类
  • 1.6.5 ➕ 增加支持 .Net10
  • 1.6.1 ➕ 增加 HotCache 热缓存类
  • 1.5.7 ➕ 增加 FrameDecoder 流式数据解码器类
  • 1.5.5 ✏️ 重构 EndianType 字节序类型定义
  • 1.5.3 ✏️ 重构 ZipType 压缩及加密算法类型定义
  • 1.4.9 ➕ 增加 TaskCacheWorker 工具类
  • 1.4.2 ➕ 增加 TaskWorker 工具类
  • 1.4.1 ➕ 增加 LogSender 日志发送器类
  • 1.3.8 ✏️ 重构 ByteArray
  • 1.3.0 ➕ 增加 UDP 通讯工具类
  • 1.2.5 ➕ 增加 SystemTime 结构体
  • 1.2.3 ➕ 增加 NumericalParser 工具类
  • 1.2.2 ➕ 增加 MaskEx 工具类
  • 1.2.0 ➕ 增加 HttpEx 工具类
  • 1.1.3 ➕ 增加 Temp16, Temp32, Temp64, Temp128, Temp256 结构体
  • 1.1.1 ➕ 增加 GuidV7 结构体
  • 1.1.0 ➕ 增加 LngLat 表示经纬度坐标的结构体
  • 1.0.9 ➕ 增加 PCap 文件读取工具类
  • 1.0.8 🔰 更新 Struct 读写工具类,标记 LayoutKind.Sequential 的可用 ToStructNoAot,ToByteArrayNoAot 解析
  • 1.0.5 ➕ 增加一些 ref struct 工具类,增加生成 API 文档
  • 1.0.4 ➕ 增加 压缩帧文件读写工具类
  • 1.0.3 ➕ 增加 文件压缩解压工具类
  • 1.0.2 ➕ 增加 压缩解压工具类
  • 1.0.1 🔰 编译 AOT 需要 .Net9
  • 1.0.0 🔰 更新 Struct 读写工具类,必须标记 LayoutKind.Explicit
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NETool:

Package Downloads
Core.Socket

Core.Socket TCP/UDP Socket 通讯类库

NETool.Pack

NETool.Pack 是 NETool 的二进制序列化器。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.2.2 118 10/31/2025
3.2.1 157 10/30/2025
3.2.0 171 10/30/2025
3.1.4 159 10/30/2025
3.1.3 163 10/29/2025
3.1.2 173 10/29/2025
3.1.1 182 10/28/2025
3.1.0 188 10/28/2025
3.0.9 180 10/28/2025
3.0.8 154 10/24/2025
3.0.7 176 10/19/2025
3.0.6 120 10/18/2025
3.0.5 125 10/18/2025
3.0.4 124 10/17/2025
3.0.3 173 10/16/2025
3.0.2 170 10/15/2025
3.0.1 178 10/13/2025
3.0.0 158 10/12/2025
2.9.9 120 10/12/2025
2.9.8 145 10/11/2025
2.9.7 150 10/10/2025
2.9.6 168 10/10/2025
2.9.5 178 10/8/2025
2.9.4 172 10/8/2025
2.9.3 182 10/7/2025
2.9.2 185 9/29/2025
2.9.1 152 9/28/2025
2.9.0 141 9/28/2025
2.8.9 162 9/28/2025
2.8.8 133 9/27/2025
2.8.7 181 9/26/2025
2.8.6 186 9/25/2025
2.8.5 186 9/24/2025
2.8.4 183 9/24/2025
2.8.3 176 9/24/2025
2.8.2 186 9/23/2025
2.8.1 186 9/23/2025
2.8.0 164 9/23/2025
2.7.9 186 9/20/2025
2.7.8 251 9/19/2025
2.7.7 312 9/18/2025
2.7.6 310 9/17/2025
2.7.5 317 9/17/2025
2.7.4 308 9/17/2025
2.7.3 307 9/17/2025
2.7.2 271 9/15/2025
2.7.1 240 9/15/2025
2.7.0 186 9/11/2025
2.6.9 196 9/10/2025
2.6.8 179 9/10/2025
2.6.7 182 9/8/2025
2.6.6 171 9/8/2025
2.6.5 166 9/5/2025
2.6.3 181 9/5/2025
2.6.2 194 9/4/2025
2.6.1 187 9/2/2025
2.6.0 176 9/1/2025
2.5.9 210 8/29/2025
2.5.8 218 8/29/2025
2.5.7 211 8/28/2025
2.5.6 291 8/25/2025
2.5.5 124 8/22/2025
2.5.3 189 8/21/2025
2.5.2 178 8/21/2025
2.5.1 191 8/21/2025
2.5.0 167 8/21/2025
2.4.1 166 8/20/2025
2.4.0 170 8/20/2025
2.3.9 181 8/19/2025
2.3.8 93 8/16/2025
2.3.7 183 8/14/2025
2.3.6 261 8/12/2025
2.3.5 205 8/12/2025
2.3.4 191 8/11/2025
2.3.3 190 8/9/2025
2.3.2 204 8/8/2025
2.3.1 299 8/7/2025
2.3.0 270 8/7/2025
2.2.9 235 8/6/2025
2.2.8 271 8/6/2025
2.2.7 252 8/5/2025
2.2.6 234 8/5/2025
2.2.5 181 8/4/2025
2.2.4 57 8/2/2025
2.2.3 147 7/31/2025
2.2.2 141 7/30/2025
2.2.1 161 7/28/2025
2.2.0 141 7/28/2025
2.1.9 147 7/27/2025
2.1.8 144 7/27/2025
2.1.7 455 7/25/2025
2.1.6 485 7/25/2025
2.1.5 494 7/24/2025
2.1.4 550 7/23/2025
2.1.3 547 7/23/2025
2.1.2 552 7/22/2025
2.1.1 551 7/22/2025
2.1.0 129 7/18/2025
2.0.9 144 7/18/2025
2.0.8 173 7/17/2025
2.0.7 184 7/15/2025
2.0.6 178 7/15/2025
2.0.5 232 7/7/2025
2.0.4 162 7/6/2025
2.0.3 97 7/5/2025
2.0.2 123 7/4/2025
2.0.1 162 7/4/2025
2.0.0 162 7/2/2025
1.9.9 168 7/1/2025
1.9.8 161 7/1/2025
1.9.7 168 7/1/2025
1.9.6 130 6/28/2025
1.9.5 158 6/25/2025
1.9.4 196 6/19/2025
1.9.3 207 6/18/2025
1.9.2 186 6/17/2025
1.9.1 221 6/16/2025
1.9.0 172 6/16/2025
1.8.9 176 6/16/2025
1.8.8 154 6/15/2025
1.8.7 163 6/15/2025
1.8.6 169 6/15/2025
1.8.5 161 6/14/2025
1.8.4 198 6/14/2025
1.8.3 267 6/13/2025
1.8.2 272 6/13/2025
1.8.1 337 6/12/2025
1.8.0 332 6/10/2025
1.7.9 295 6/9/2025
1.7.8 156 6/8/2025
1.7.7 150 6/7/2025
1.7.6 152 6/6/2025
1.7.5 196 6/4/2025
1.7.4 171 6/4/2025
1.7.3 172 6/3/2025
1.7.2 168 6/3/2025
1.7.1 201 6/2/2025
1.7.0 196 6/1/2025
1.6.9 135 5/31/2025
1.6.8 95 5/31/2025
1.6.7 105 5/31/2025
1.6.6 147 5/30/2025
1.6.5 186 5/30/2025
1.6.4 219 5/29/2025
1.6.3 188 5/29/2025
1.6.2 179 5/28/2025
1.6.1 167 5/28/2025
1.6.0 199 5/28/2025
1.5.9 209 5/27/2025
1.5.8 185 5/27/2025
1.5.7 174 5/27/2025
1.5.6 184 5/27/2025
1.5.5 189 5/26/2025
1.5.4 210 5/26/2025
1.5.3 185 5/25/2025
1.5.2 99 5/24/2025
1.5.1 152 5/23/2025
1.5.0 150 5/23/2025
1.4.9 175 5/23/2025
1.4.8 165 5/22/2025
1.4.7 176 5/21/2025
1.4.6 173 5/20/2025
1.4.5 163 5/20/2025
1.4.4 188 5/19/2025
1.4.3 178 5/19/2025
1.4.2 175 5/18/2025
1.4.1 256 5/16/2025
1.4.0 251 5/16/2025
1.3.9 267 5/15/2025
1.3.8 269 5/15/2025
1.3.7 262 5/14/2025
1.3.6 283 5/13/2025
1.3.5 108 5/10/2025
1.3.3 128 5/10/2025
1.3.2 105 5/10/2025
1.3.1 168 5/9/2025
1.3.0 172 5/9/2025
1.2.5 182 5/9/2025
1.2.4 161 5/7/2025
1.2.3 202 5/6/2025
1.2.2 166 5/6/2025
1.2.1 198 4/29/2025
1.2.0 204 4/29/2025
1.1.8 192 4/28/2025
1.1.7 113 4/26/2025
1.1.6 128 4/26/2025
1.1.5 179 4/25/2025
1.1.4 169 4/18/2025
1.1.3 248 4/15/2025
1.1.2 221 4/15/2025
1.1.1 216 4/14/2025
1.1.0 243 4/14/2025
1.0.9 142 4/12/2025
1.0.8 215 4/9/2025
1.0.7 193 4/9/2025
1.0.6 187 4/6/2025
1.0.5 201 4/1/2025
1.0.4 187 3/31/2025
1.0.3 171 3/28/2025
1.0.2 158 3/28/2025
1.0.1 561 3/26/2025
1.0.0 507 3/26/2025
0.9.3 394 3/24/2025
0.9.2 373 3/24/2025
0.9.1 135 3/22/2025
0.9.0 186 3/21/2025
0.8.9 199 3/19/2025
0.8.8 127 3/15/2025
0.8.7 202 3/11/2025
0.8.6 229 3/10/2025
0.8.5 191 3/10/2025
0.8.4 288 3/6/2025
0.8.3 238 3/4/2025
0.8.2 137 2/20/2025
0.8.1 152 2/16/2025
0.8.0 134 2/15/2025
0.7.8 150 2/14/2025
0.7.7 143 2/13/2025
0.7.6 217 2/13/2025
0.7.5 133 2/12/2025
0.7.4 125 2/9/2025
0.7.3 165 2/8/2025
0.7.2 139 2/8/2025
0.7.1 168 2/8/2025
0.7.0 144 2/7/2025
0.6.6 121 2/7/2025
0.6.5 155 2/7/2025
0.6.4 174 2/6/2025
0.6.3 138 2/6/2025
0.6.2 158 1/22/2025
0.6.1 151 1/22/2025
0.6.0 146 1/22/2025
0.5.4 162 1/20/2025
0.5.3 119 1/15/2025
0.5.2 93 1/15/2025
0.5.1 106 1/15/2025
0.5.0 147 1/9/2025
0.4.1 140 1/9/2025
0.4.0 147 1/8/2025
0.3.0 162 1/6/2025
0.2.2 177 12/12/2024
0.2.1 153 12/10/2024
0.2.0 151 12/10/2024
0.1.0 145 12/10/2024
0.0.1 192 9/7/2024