NETool 1.6.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package NETool --version 1.6.2
                    
NuGet\Install-Package NETool -Version 1.6.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="NETool" Version="1.6.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NETool" Version="1.6.2" />
                    
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.6.2
                    
#r "nuget: NETool, 1.6.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 NETool@1.6.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=NETool&version=1.6.2
                    
Install as a Cake Addin
#tool nuget:?package=NETool&version=1.6.2
                    
Install 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. 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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
2.1.0 74 7/18/2025
2.0.9 89 7/18/2025
2.0.8 105 7/17/2025
2.0.7 135 7/15/2025
2.0.6 129 7/15/2025
2.0.5 156 7/7/2025
2.0.4 132 7/6/2025
2.0.3 59 7/5/2025
2.0.2 85 7/4/2025
2.0.1 115 7/4/2025
2.0.0 136 7/2/2025
1.9.9 129 7/1/2025
1.9.8 134 7/1/2025
1.9.7 127 7/1/2025
1.9.6 92 6/28/2025
1.9.5 130 6/25/2025
1.9.4 145 6/19/2025
1.9.3 153 6/18/2025
1.9.2 142 6/17/2025
1.9.1 166 6/16/2025
1.9.0 138 6/16/2025
1.8.9 137 6/16/2025
1.8.8 110 6/15/2025
1.8.7 127 6/15/2025
1.8.6 127 6/15/2025
1.8.5 124 6/14/2025
1.8.4 158 6/14/2025
1.8.3 220 6/13/2025
1.8.2 240 6/13/2025
1.8.1 286 6/12/2025
1.8.0 295 6/10/2025
1.7.9 241 6/9/2025
1.7.8 122 6/8/2025
1.7.7 115 6/7/2025
1.7.6 127 6/6/2025
1.7.5 146 6/4/2025
1.7.4 129 6/4/2025
1.7.3 139 6/3/2025
1.7.2 134 6/3/2025
1.7.1 147 6/2/2025
1.7.0 145 6/1/2025
1.6.9 100 5/31/2025
1.6.8 72 5/31/2025
1.6.7 71 5/31/2025
1.6.6 108 5/30/2025
1.6.5 139 5/30/2025
1.6.4 171 5/29/2025
1.6.3 142 5/29/2025
1.6.2 144 5/28/2025
1.6.1 140 5/28/2025
1.6.0 152 5/28/2025
1.5.9 153 5/27/2025
1.5.8 145 5/27/2025
1.5.7 140 5/27/2025
1.5.6 141 5/27/2025
1.5.5 149 5/26/2025
1.5.4 157 5/26/2025
1.5.3 117 5/25/2025
1.5.2 67 5/24/2025
1.5.1 106 5/23/2025
1.5.0 118 5/23/2025
1.4.9 130 5/23/2025
1.4.8 140 5/22/2025
1.4.7 142 5/21/2025
1.4.6 149 5/20/2025
1.4.5 140 5/20/2025
1.4.4 145 5/19/2025
1.4.3 142 5/19/2025
1.4.2 142 5/18/2025
1.4.1 215 5/16/2025
1.4.0 215 5/16/2025
1.3.9 222 5/15/2025
1.3.8 225 5/15/2025
1.3.7 224 5/14/2025
1.3.6 236 5/13/2025
1.3.5 69 5/10/2025
1.3.3 74 5/10/2025
1.3.2 71 5/10/2025
1.3.1 124 5/9/2025
1.3.0 122 5/9/2025
1.2.5 130 5/9/2025
1.2.4 138 5/7/2025
1.2.3 147 5/6/2025
1.2.2 140 5/6/2025
1.2.1 163 4/29/2025
1.2.0 163 4/29/2025
1.1.8 158 4/28/2025
1.1.7 79 4/26/2025
1.1.6 93 4/26/2025
1.1.5 135 4/25/2025
1.1.4 136 4/18/2025
1.1.3 205 4/15/2025
1.1.2 187 4/15/2025
1.1.1 190 4/14/2025
1.1.0 198 4/14/2025
1.0.9 99 4/12/2025
1.0.8 169 4/9/2025
1.0.7 171 4/9/2025
1.0.6 141 4/6/2025
1.0.5 163 4/1/2025
1.0.4 154 3/31/2025
1.0.3 129 3/28/2025
1.0.2 125 3/28/2025
1.0.1 518 3/26/2025
1.0.0 468 3/26/2025
0.9.3 350 3/24/2025
0.9.2 338 3/24/2025
0.9.1 81 3/22/2025
0.9.0 137 3/21/2025
0.8.9 159 3/19/2025
0.8.8 84 3/15/2025
0.8.7 162 3/11/2025
0.8.6 183 3/10/2025
0.8.5 166 3/10/2025
0.8.4 242 3/6/2025
0.8.3 215 3/4/2025
0.8.2 117 2/20/2025
0.8.1 101 2/16/2025
0.8.0 101 2/15/2025
0.7.8 99 2/14/2025
0.7.7 114 2/13/2025
0.7.5 110 2/12/2025
0.7.4 114 2/9/2025
0.7.3 114 2/8/2025
0.7.2 105 2/8/2025
0.7.1 110 2/8/2025
0.7.0 109 2/7/2025
0.6.6 97 2/7/2025
0.6.5 109 2/7/2025
0.6.4 126 2/6/2025
0.6.3 105 2/6/2025
0.6.2 110 1/22/2025
0.6.1 108 1/22/2025
0.6.0 111 1/22/2025
0.5.4 115 1/20/2025
0.5.3 88 1/15/2025
0.5.2 73 1/15/2025
0.5.1 69 1/15/2025
0.5.0 97 1/9/2025
0.4.1 106 1/9/2025
0.4.0 106 1/8/2025
0.3.0 123 1/6/2025
0.2.2 145 12/12/2024
0.2.1 111 12/10/2024
0.2.0 114 12/10/2024
0.1.0 115 12/10/2024
0.0.1 140 9/7/2024