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.
#addin nuget:?package=YCLibrary&version=2.6.5
                    
Install YCLibrary as a Cake Addin
#tool nuget:?package=YCLibrary&version=2.6.5
                    
Install YCLibrary 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 130 4/27/2025
2.6.4.5 225 8/11/2024
2.6.4.4 149 5/22/2024
2.6.4.3 231 11/28/2023
2.6.4.2 152 11/13/2023
2.6.4 152 11/4/2023
2.6.3.3 164 10/25/2023
2.6.3.2 183 10/9/2023
2.6.3.1 211 8/17/2023
2.6.1 176 8/4/2023
2.5.26 182 7/28/2023
2.5.25.1 187 7/25/2023
2.5.24 309 3/10/2023
2.5.23 264 3/7/2023
2.5.22 256 3/6/2023
2.5.21 278 2/14/2023
2.5.19 339 1/13/2023
2.5.14 444 12/13/2021
2.5.13 350 12/8/2021
2.5.12 3,579 11/25/2021
2.5.11 9,592 11/24/2021
2.5.10 393 11/18/2021
2.5.9 3,815 11/15/2021

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