YCLibrary.Controls
2.7.1.2
dotnet add package YCLibrary.Controls --version 2.7.1.2
NuGet\Install-Package YCLibrary.Controls -Version 2.7.1.2
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.7.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YCLibrary.Controls --version 2.7.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: YCLibrary.Controls, 2.7.1.2"
#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.
// Install YCLibrary.Controls as a Cake Addin #addin nuget:?package=YCLibrary.Controls&version=2.7.1.2 // Install YCLibrary.Controls as a Cake Tool #tool nuget:?package=YCLibrary.Controls&version=2.7.1.2
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 | 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.
-
.NETFramework 4.6
- Newtonsoft.Json (>= 13.0.1)
- YCLibrary (>= 2.6.4.5)
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 13.0.1)
- YCLibrary (>= 2.6.4.5)
-
.NETFramework 4.7
- Newtonsoft.Json (>= 13.0.1)
- YCLibrary (>= 2.6.4.5)
-
.NETFramework 4.7.1
- Newtonsoft.Json (>= 13.0.1)
- YCLibrary (>= 2.6.4.5)
-
.NETFramework 4.7.2
- Newtonsoft.Json (>= 13.0.1)
- YCLibrary (>= 2.6.4.5)
-
.NETFramework 4.8
- Newtonsoft.Json (>= 13.0.1)
- YCLibrary (>= 2.6.4.5)
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.1.2 | 155 | 8/11/2024 |
2.7.0.2 | 122 | 5/22/2024 |
2.7.0.1 | 119 | 5/7/2024 |
2.6.9.8 | 151 | 12/20/2023 |
2.6.9.7 | 158 | 11/28/2023 |
2.6.9.6 | 160 | 11/4/2023 |
2.6.9.5 | 160 | 10/25/2023 |
2.6.9.4 | 165 | 10/11/2023 |
2.6.9.3 | 154 | 10/9/2023 |
2.6.9.2 | 135 | 9/22/2023 |
2.6.9 | 156 | 9/14/2023 |
2.6.8.1 | 128 | 9/1/2023 |
2.6.7.4 | 165 | 8/22/2023 |
2.6.7.3 | 168 | 8/17/2023 |
2.6.7.2 | 166 | 8/11/2023 |
2.6.6 | 163 | 8/2/2023 |
2.6.2 | 273 | 3/10/2023 |
2.6.1 | 282 | 3/8/2023 |
2.6.0 | 240 | 3/7/2023 |
2.5.27 | 271 | 3/6/2023 |
2.5.26.1 | 250 | 3/4/2023 |
2.5.26 | 279 | 3/3/2023 |
2.5.25 | 256 | 3/1/2023 |
2.5.24.2 | 260 | 2/24/2023 |
2.5.24 | 262 | 2/17/2023 |
2.5.23 | 276 | 2/15/2023 |
2.5.19 | 330 | 1/13/2023 |
2.5.16 | 351 | 11/19/2022 |
2.5.15 | 382 | 11/11/2022 |
2.5.14 | 419 | 12/13/2021 |
2.5.13 | 419 | 12/8/2021 |
2.5.12 | 3,598 | 11/25/2021 |
2.5.11 | 9,562 | 11/24/2021 |
2.5.10 | 361 | 11/18/2021 |
2.5.9 | 3,856 | 11/15/2021 |
将USB与MIDI分离到YCLibrary.Controls.USB库中。