GYF.Utils
1.13.4
dotnet add package GYF.Utils --version 1.13.4
NuGet\Install-Package GYF.Utils -Version 1.13.4
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="GYF.Utils" Version="1.13.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GYF.Utils" Version="1.13.4" />
<PackageReference Include="GYF.Utils" />
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 GYF.Utils --version 1.13.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GYF.Utils, 1.13.4"
#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 GYF.Utils@1.13.4
#: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=GYF.Utils&version=1.13.4
#tool nuget:?package=GYF.Utils&version=1.13.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
V1.13.4 增加 ModifyUserInputDto
V1.13.2 增加 ToChildList
V1.13.1 修复asp若干问题
V1.13.0 修复asp若干问题 EventBus 简易事件总线 简易TCP
V1.12.0 增加asp相关通用类型
V1.11.0 增加 CommandLine帮助类 CommnadEntity<T>
V1.10.0 增加 通用返回 ComResult 增加 bool数组转换成 01010011这种字符
V1.9.0 byte[] bool[] 互转 ByteExt
V1.8.1 安全线程字典
1.7.0 获取嵌入的资源 ResourceUtil
1.6.0 控制台不能被点击暂停 ConsoleUtil 增加 程序只打开一次 检测 JustOneOpenUtil
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. 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 was computed. 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 was computed. 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.
-
net6.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on GYF.Utils:
| Package | Downloads |
|---|---|
|
GYF.Utils.Json
修复json配置文件读写 BUG |
|
|
GYF.Utils.API
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.13.4 | 155 | 2/18/2025 |
| 1.13.3 | 130 | 2/12/2025 |
| 1.13.2 | 136 | 2/12/2025 |
| 1.13.1 | 231 | 2/10/2025 |
| 1.13.0 | 158 | 9/24/2024 |
| 1.12.1 | 120 | 7/30/2024 |
| 1.12.0 | 139 | 7/18/2024 |
| 1.11.1 | 145 | 7/5/2024 |
| 1.11.0 | 165 | 7/5/2024 |
| 1.10.1 | 142 | 6/15/2024 |
| 1.10.0 | 147 | 5/30/2024 |
| 1.9.1 | 130 | 5/16/2024 |
| 1.9.0 | 146 | 5/16/2024 |
| 1.8.1 | 297 | 4/24/2024 |
| 1.8.0 | 165 | 4/24/2024 |
| 1.7.2 | 170 | 4/12/2024 |
| 1.7.1 | 160 | 4/12/2024 |
| 1.7.0 | 160 | 4/12/2024 |
| 1.6.2 | 177 | 3/28/2024 |
| 1.6.1 | 209 | 3/28/2024 |
Loading failed
修复asp若干问题