NETool 1.9.0

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

NETool

SunnyUI.Net

介绍

NETool 通用工具类库

软件架构

.Net8, .Net9

更新日志
  • 1.0.0 更新 Struct 读写工具类,必须标记 LayoutKind.Explicit
  • 1.0.1 编译 AOT 需要 .Net9
  • 1.0.2 增加压缩解压工具类
  • 1.0.3 增加文件压缩解压工具类
  • 1.0.4 增加压缩帧文件读写工具类
  • 1.0.5 增加一些 ref struct 工具类,增加生成 API 文档
  • 1.0.8 更新 Struct 读写工具类,标记 LayoutKind.Sequential 的可用 ToStructNoAot,ToByteArrayNoAot 解析
  • 1.0.9 增加 PCap 文件读取工具类
  • 1.1.0 增加 LngLat 表示经纬度坐标的结构体
  • 1.1.1 增加 GuidV7 结构体
  • 1.1.3 增加 Temp16, Temp32, Temp64, Temp128, Temp256 结构体
  • 1.2.0 增加 HttpEx 工具类
  • 1.2.2 增加 MaskEx 工具类
  • 1.2.3 增加 NumericalParser 工具类
  • 1.2.5 增加 SystemTime 结构体
  • 1.3.0 增加 UDP 通讯工具类
  • 1.3.8 重构 ByteArray
  • 1.4.1 增加 LogSender 日志发送器类
  • 1.4.2 增加 TaskWorker 工具类
  • 1.4.9 增加 TaskCacheWorker 工具类
  • 1.5.3 重构 ZipType 压缩及加密算法类型定义
  • 1.5.5 重构 EndianType 字节序类型定义
  • 1.5.7 增加 FrameDecoder 流式数据解码器类
  • 1.6.1 增加 HotCache 热缓存类
  • 1.6.5 增加支持 .Net10
  • 1.8.0 增加 UdpFileServer, UdpFileSender UDP协议文件传输服务器和发送器类
  • 1.9.0 重构 FileEx (部分移动至 PathEx), SystemEx (部分移动至 AppEx, OS)等工具类
安装教程
  1. xxxx
  2. xxxx
  3. xxxx
使用说明
  1. xxxx
  2. xxxx
  3. xxxx
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 (1)

Showing the top 1 NuGet packages that depend on NETool:

Package Downloads
Core.Socket

Core.Socket TCP/UDP Socket 通讯类库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.9.1 4 6/16/2025
1.9.0 13 6/16/2025
1.8.9 24 6/16/2025
1.8.8 28 6/15/2025
1.8.7 48 6/15/2025
1.8.6 52 6/15/2025
1.8.5 89 6/14/2025
1.8.4 125 6/14/2025
1.8.3 187 6/13/2025
1.8.2 211 6/13/2025
1.8.1 250 6/12/2025
1.8.0 272 6/10/2025
1.7.9 231 6/9/2025
1.7.8 112 6/8/2025
1.7.7 103 6/7/2025
1.7.6 117 6/6/2025
1.7.5 132 6/4/2025
1.7.4 121 6/4/2025
1.7.3 132 6/3/2025
1.7.2 127 6/3/2025
1.7.1 136 6/2/2025
1.7.0 138 6/1/2025
1.6.9 92 5/31/2025
1.6.8 65 5/31/2025
1.6.7 63 5/31/2025
1.6.6 101 5/30/2025
1.6.5 125 5/30/2025
1.6.4 157 5/29/2025
1.6.3 131 5/29/2025
1.6.2 135 5/28/2025
1.6.1 132 5/28/2025
1.6.0 138 5/28/2025
1.5.9 138 5/27/2025
1.5.8 131 5/27/2025
1.5.7 132 5/27/2025
1.5.6 129 5/27/2025
1.5.5 142 5/26/2025
1.5.4 147 5/26/2025
1.5.3 104 5/25/2025
1.5.2 58 5/24/2025
1.5.1 90 5/23/2025
1.5.0 108 5/23/2025
1.4.9 118 5/23/2025
1.4.8 133 5/22/2025
1.4.7 131 5/21/2025
1.4.6 139 5/20/2025
1.4.5 133 5/20/2025
1.4.4 133 5/19/2025
1.4.3 129 5/19/2025
1.4.2 135 5/18/2025
1.4.1 204 5/16/2025
1.4.0 207 5/16/2025
1.3.9 209 5/15/2025
1.3.8 215 5/15/2025
1.3.7 217 5/14/2025
1.3.6 223 5/13/2025
1.3.5 60 5/10/2025
1.3.3 64 5/10/2025
1.3.2 61 5/10/2025
1.3.1 109 5/9/2025
1.3.0 107 5/9/2025
1.2.5 117 5/9/2025
1.2.4 130 5/7/2025
1.2.3 134 5/6/2025
1.2.2 133 5/6/2025
1.2.1 156 4/29/2025
1.2.0 152 4/29/2025
1.1.8 151 4/28/2025
1.1.7 72 4/26/2025
1.1.6 86 4/26/2025
1.1.5 125 4/25/2025
1.1.4 130 4/18/2025
1.1.3 195 4/15/2025
1.1.2 178 4/15/2025
1.1.1 182 4/14/2025
1.1.0 189 4/14/2025
1.0.9 87 4/12/2025
1.0.8 156 4/9/2025
1.0.7 164 4/9/2025
1.0.6 128 4/6/2025
1.0.5 149 4/1/2025
1.0.4 148 3/31/2025
1.0.3 118 3/28/2025
1.0.2 118 3/28/2025
1.0.1 508 3/26/2025
1.0.0 462 3/26/2025
0.9.3 338 3/24/2025
0.9.2 331 3/24/2025
0.9.1 71 3/22/2025
0.9.0 125 3/21/2025
0.8.9 151 3/19/2025
0.8.8 72 3/15/2025
0.8.7 153 3/11/2025
0.8.6 172 3/10/2025
0.8.5 159 3/10/2025
0.8.4 229 3/6/2025
0.8.3 210 3/4/2025
0.8.2 109 2/20/2025
0.8.1 93 2/16/2025
0.8.0 92 2/15/2025
0.7.8 92 2/14/2025
0.7.7 109 2/13/2025
0.7.5 103 2/12/2025
0.7.4 108 2/9/2025
0.7.3 104 2/8/2025
0.7.2 99 2/8/2025
0.7.1 101 2/8/2025
0.7.0 104 2/7/2025
0.6.6 91 2/7/2025
0.6.5 94 2/7/2025
0.6.4 116 2/6/2025
0.6.3 100 2/6/2025
0.6.2 101 1/22/2025
0.6.1 96 1/22/2025
0.6.0 100 1/22/2025
0.5.4 104 1/20/2025
0.5.3 81 1/15/2025
0.5.2 67 1/15/2025
0.5.1 63 1/15/2025
0.5.0 85 1/9/2025
0.4.1 101 1/9/2025
0.4.0 95 1/8/2025
0.3.0 113 1/6/2025
0.2.2 139 12/12/2024
0.2.1 103 12/10/2024
0.2.0 108 12/10/2024
0.1.0 109 12/10/2024
0.0.1 131 9/7/2024