FullControls 1.0.1
.NET 5.0
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 FullControls --version 1.0.1
NuGet\Install-Package FullControls -Version 1.0.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="FullControls" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FullControls --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FullControls, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FullControls as a Cake Addin
#addin nuget:?package=FullControls&version=1.0.1
// Install FullControls as a Cake Tool
#tool nuget:?package=FullControls&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Set of controls that update standard controls to be fully customizable.
Controls included:
+ FullButton
+ FullComboBox
+ FullComboBoxItem
+ FullPasswordBox
+ FullTextBox
+ FullToggleButton
A full description of the controls can be found on the github repository.
Product | Versions |
---|---|
.NET | net5.0-windows7.0 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.0.4 | 311 | 5/26/2022 | |
2.0.3 | 237 | 5/21/2022 | |
2.0.2 | 227 | 5/18/2022 | |
2.0.1 | 254 | 5/13/2022 | |
2.0.0 | 270 | 5/8/2022 | |
1.5.1 | 592 | 8/20/2021 | |
1.5.0 | 378 | 5/20/2021 | |
1.4.2 | 352 | 5/16/2021 | |
1.4.1 | 358 | 5/15/2021 | |
1.4.0 | 318 | 5/11/2021 | |
1.3.0 | 309 | 3/9/2021 | |
1.2.4 | 402 | 1/4/2021 | |
1.2.3 | 394 | 12/28/2020 | |
1.2.2 | 396 | 12/25/2020 | |
1.2.1 | 391 | 12/14/2020 | |
1.2.0 | 546 | 12/13/2020 | |
1.1.2 | 368 | 12/3/2020 | |
1.1.1 | 656 | 12/2/2020 | |
1.1.0 | 645 | 12/1/2020 | |
1.0.2 | 419 | 11/22/2020 | |
1.0.1 | 560 | 11/21/2020 | |
1.0.0 | 572 | 11/21/2020 |
Added missing intellisense documentation, little ottimizations and corrections.