YCLibrary.Controls
2.5.25
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package YCLibrary.Controls --version 2.5.25
NuGet\Install-Package YCLibrary.Controls -Version 2.5.25
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.Controls" Version="2.5.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="YCLibrary.Controls" Version="2.5.25" />
<PackageReference Include="YCLibrary.Controls" />
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.Controls --version 2.5.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: YCLibrary.Controls, 2.5.25"
#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.Controls@2.5.25
#: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.Controls&version=2.5.25
#tool nuget:?package=YCLibrary.Controls&version=2.5.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
常用的winForm控件库,本库依赖YCLibrary包。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. 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.
-
.NETFramework 4.6
- Newtonsoft.Json (>= 13.0.1)
- YCLibrary (>= 2.5.21.2)
-
.NETFramework 4.7
- Newtonsoft.Json (>= 13.0.1)
- YCLibrary (>= 2.5.21.2)
-
.NETFramework 4.8
- Newtonsoft.Json (>= 13.0.1)
- YCLibrary (>= 2.5.21.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on YCLibrary.Controls:
| Package | Downloads |
|---|---|
|
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.Controls.USB
对USB、MIDI协议的封装。这是最后一个版本,本类库永久停止维护。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.7.3.1 | 302 | 9/4/2025 |
| 2.7.3 | 260 | 7/16/2025 |
| 2.7.2 | 311 | 4/27/2025 |
| 2.7.1.2 | 363 | 8/11/2024 |
| 2.7.0.2 | 268 | 5/22/2024 |
| 2.7.0.1 | 277 | 5/7/2024 |
| 2.6.9.8 | 292 | 12/20/2023 |
| 2.6.9.7 | 255 | 11/28/2023 |
| 2.6.9.6 | 278 | 11/4/2023 |
| 2.6.9.5 | 262 | 10/25/2023 |
| 2.6.9.4 | 257 | 10/11/2023 |
| 2.6.9.3 | 259 | 10/9/2023 |
| 2.6.9.2 | 269 | 9/22/2023 |
| 2.6.9 | 303 | 9/14/2023 |
| 2.6.8.1 | 244 | 9/1/2023 |
| 2.5.25 | 405 | 3/1/2023 |
Loading failed
增强YCButton、YCImageButton功能。
新增YCButtonGroup控件,支持按钮组。
新增YCForm窗体,支持热键注册。
YCHotKeyEditor支持更多热键。