HandyControls 2.1.0
Contains some simple and commonly used WPF controls based on HandyControl
See the version list below for details.
Install-Package HandyControls -Version 2.1.0
dotnet add package HandyControls --version 2.1.0
<PackageReference Include="HandyControls" Version="2.1.0" />
paket add HandyControls --version 2.1.0
Welcome to HandyControl
This project is based on HandyControl But this project includes some controls and features that are not included in the original project For example, support for Persian Calendar
Usage
Step 1:Add a reference to HandyControl or search for HandyControls on the nuget;
Install-Package HandyControls
Step 2:Add code in App.xaml as follows:
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/SkinDefault.xaml"/>
<ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/Theme.xaml"/>
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
</Application.Resources>
Step 3: Add NameSpace:
xmlns:hc="https://handyorg.github.io/handycontrol"
Step 4:enjoy coding
VSIX packages for Visual Studio
| VS2019 |
| ------------- |
Overview
Welcome to HandyControl
This project is based on HandyControl But this project includes some controls and features that are not included in the original project For example, support for Persian Calendar
Usage
Step 1:Add a reference to HandyControl or search for HandyControls on the nuget;
Install-Package HandyControls
Step 2:Add code in App.xaml as follows:
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/SkinDefault.xaml"/>
<ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/Theme.xaml"/>
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
</Application.Resources>
Step 3: Add NameSpace:
xmlns:hc="https://handyorg.github.io/handycontrol"
Step 4:enjoy coding
VSIX packages for Visual Studio
| VS2019 |
| ------------- |
Overview
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on HandyControls:
Repository | Stars |
---|---|
ghost1372/HandyControls
Contains some simple and commonly used WPF controls based on HandyControl
|
|
NewLifeX/XCoder
新生命码神工具,代码生成、网络工具、API工具、串口工具、正则工具、图标工具、加解密工具、地图接口。
|
|
WolvenKit/Wolven-kit
Mod editor/creator for RED Engine games. The point is to have an all in one tool for creating mods for the games made with the engine.
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
3.1.0-beta.1 | 52 | 1/13/2021 | |
3.0.0 | 515 | 11/28/2020 | |
3.0.0-rc.2 | 226 | 10/12/2020 | |
3.0.0-rc.1 | 272 | 9/7/2020 | |
2.5.3.2 | 1,533 | 7/12/2020 | |
2.5.3.1 | 493 | 6/19/2020 | |
2.5.3 | 538 | 5/25/2020 | |
2.5.2.1 | 427 | 5/7/2020 | |
2.5.2 | 332 | 5/4/2020 | |
2.5.1 | 399 | 4/24/2020 | |
2.4.9.2 | 744 | 3/13/2020 | |
2.4.9.1 | 402 | 3/7/2020 | |
2.4.9 | 383 | 2/27/2020 | |
2.4.8 | 432 | 2/11/2020 | |
2.4.7 | 422 | 1/24/2020 | |
2.4.6 | 306 | 1/21/2020 | |
2.4.5 | 497 | 1/1/2020 | |
2.4.5-beta.3 | 295 | 12/22/2019 | |
2.4.4.1 | 433 | 12/1/2019 | |
2.4.4 | 382 | 11/29/2019 | |
2.4.3 | 372 | 11/7/2019 | |
2.4.2 | 382 | 10/17/2019 | |
2.4.1 | 390 | 8/17/2019 | |
2.4.0 | 328 | 8/13/2019 | |
2.3.0 | 326 | 8/8/2019 | |
2.2.0 | 349 | 7/25/2019 | |
2.1.0 | 322 | 7/24/2019 |