CSoft.Utils 10.0.5

dotnet add package CSoft.Utils --version 10.0.5
                    
NuGet\Install-Package CSoft.Utils -Version 10.0.5
                    
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="CSoft.Utils" Version="10.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CSoft.Utils" Version="10.0.5" />
                    
Directory.Packages.props
<PackageReference Include="CSoft.Utils" />
                    
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 CSoft.Utils --version 10.0.5
                    
#r "nuget: CSoft.Utils, 10.0.5"
                    
#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 CSoft.Utils@10.0.5
                    
#: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=CSoft.Utils&version=10.0.5
                    
Install as a Cake Addin
#tool nuget:?package=CSoft.Utils&version=10.0.5
                    
Install as a Cake Tool

公共工具库

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on CSoft.Utils:

Package Downloads
CSoft.Communication

通讯物理口封装

CSoft.Parser

数据分帧解析器

CSoft.Crow

数据收发队列

CSoft.PipeLine

流水线控制

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.5 77 5/15/2026
10.0.4 6,086 3/18/2026
10.0.3 1,026 1/14/2026
10.0.2 3,192 12/10/2025
10.0.1 632 12/8/2025
10.0.0 1,244 11/12/2025
9.2.0 604 10/20/2025
9.1.9 238 10/20/2025
9.1.8 2,709 8/6/2025
9.1.7 3,334 7/22/2025
9.1.6 3,350 3/20/2025
9.1.5 1,184 3/18/2025
9.1.4 1,565 2/14/2025
9.1.3 235 2/14/2025 9.1.3 is deprecated because it is no longer maintained.
9.1.2 272 2/13/2025 9.1.2 is deprecated because it has critical bugs.
9.1.1 1,651 1/23/2025
9.1.0 241 1/23/2025 9.1.0 is deprecated because it has critical bugs.
9.0.0 2,372 11/22/2024
8.0.9 3,273 8/8/2024
8.0.8 4,800 4/29/2024
Loading failed

增强参数校验与防御性编程;修复多处空引用、越界、竞态条件风险;AES 线程安全修复;Timer 适配系统时间变更;PushQueue 生命周期同步保护;.NET 5+ 性能优化