YCLibrary 2.6.5.1

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

常用的类库。
1. 丰富的字符串类库
2. 丰富的加解密类库
3. 异步调用、Json、数组
4. 动态表单模型
5. 其它常见功能类库

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on YCLibrary:

Package Downloads
YCLibrary.Controls

常用的winForm控件库,本库依赖YCLibrary包。这是最后一个版本,本类库永久停止维护。

YCLibrary.Medias.Controls

对VLC的二次封装(x86),本库依赖YCLibrary、YCLibrary.Controls和Vlc.DotNet.Forms包。这是最后一个版本,本类库永久停止维护。

YCLibrary.Medias.vMix

对vMix的二次封装,本库依赖YCLibrary、YCLibrary.Controls包。这是最后一个版本,本类库永久停止维护。

YCLibrary.Medias.OBS

对OBS web-socket的二次封装,本库依赖YCLibrary、YCLibaray.Controls包。这是最后一个版本,本类库永久停止维护。

YCLibrary.Utilities.GZip

ZIP操作库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.6.5.1 131 9/4/2025
2.6.5 203 4/27/2025
2.6.4.5 257 8/11/2024
2.6.4.4 179 5/22/2024
2.6.4.3 248 11/28/2023
2.6.4.2 168 11/13/2023
2.6.4 171 11/4/2023
2.6.3.3 184 10/25/2023
2.6.3.2 207 10/9/2023
2.6.3.1 247 8/17/2023
2.6.1 213 8/4/2023
2.5.26 220 7/28/2023
2.5.25.1 233 7/25/2023
2.5.24 348 3/10/2023
2.5.23 309 3/7/2023
2.5.22 297 3/6/2023
2.5.21 319 2/14/2023
2.5.19 392 1/13/2023
2.5.14 499 12/13/2021
2.5.13 407 12/8/2021
2.5.12 3,631 11/25/2021
2.5.11 9,726 11/24/2021
2.5.10 447 11/18/2021
2.5.9 3,950 11/15/2021

本类库永久停止维护。