YCLibrary 2.6.5

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

此包截止到2025年4月,永久停止维护。

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 182 4/27/2025
2.6.4.5 245 8/11/2024
2.6.4.4 168 5/22/2024
2.6.4.3 240 11/28/2023
2.6.4.2 161 11/13/2023
2.6.4 165 11/4/2023
2.6.3.3 177 10/25/2023
2.6.3.2 201 10/9/2023
2.6.3.1 234 8/17/2023
2.6.1 199 8/4/2023
2.5.26 204 7/28/2023
2.5.25.1 218 7/25/2023
2.5.24 332 3/10/2023
2.5.23 290 3/7/2023
2.5.22 278 3/6/2023
2.5.21 302 2/14/2023
2.5.19 371 1/13/2023
2.5.14 481 12/13/2021
2.5.13 387 12/8/2021
2.5.12 3,613 11/25/2021
2.5.11 9,681 11/24/2021
2.5.10 425 11/18/2021
2.5.9 3,905 11/15/2021

1.修复WebSocket的bug。
2.本类库永久停止维护。