HandyControls 3.1.1
Contains some simple and commonly used WPF controls based on HandyControl
Install-Package HandyControls -Version 3.1.1
dotnet add package HandyControls --version 3.1.1
<PackageReference Include="HandyControls" Version="3.1.1" />
paket add HandyControls --version 3.1.1
#r "nuget: HandyControls, 3.1.1"
Welcome to HandyControl
This project is based on HandyControl and includes some controls and features that are not included in the original project [for example support for Persian Calendar and PersianDate, More Controls and More Styles]
See what's there
Usage
Step 1:Add a reference to HandyControls on the nuget;
Install-Package HandyControls
Step 2:Add code in App.xaml as follows:
<Application
xmlns:hc="https://handyorg.github.io/handycontrol">
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<hc:ThemeResources/>
<hc:Theme/>
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
</Application.Resources>
</Application>
Step 3: Add NameSpace:
xmlns:hc="https://handyorg.github.io/handycontrol"
Step 4:enjoy coding
VSIX packages for Visual Studio
Overview
Welcome to HandyControl
This project is based on HandyControl and includes some controls and features that are not included in the original project [for example support for Persian Calendar and PersianDate, More Controls and More Styles]
See what's there
Usage
Step 1:Add a reference to HandyControls on the nuget;
Install-Package HandyControls
Step 2:Add code in App.xaml as follows:
<Application
xmlns:hc="https://handyorg.github.io/handycontrol">
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<hc:ThemeResources/>
<hc:Theme/>
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
</Application.Resources>
</Application>
Step 3: Add NameSpace:
xmlns:hc="https://handyorg.github.io/handycontrol"
Step 4:enjoy coding
VSIX packages for Visual Studio
Overview
Release Notes
Add ThemeManager
Add Attached Property for Menu (MenuAttach for controling Animation)
Add UniformSpacingPanel
Add SimpleStackPanel
Add Empty Layout
Add Extension Methods
Add Async Method for UpdateHelper
Add PL Language
Update OSVersionHelper
Improve Layout Speed and Smaller dll
Refactor PersianDatePicker and PersianCalendar
Rename PersianDate to PersianDateTime
Bug Fix
Dependencies
-
.NETCoreApp 3.0
- No dependencies.
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
net5.0-windows
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on HandyControls:
Package | Downloads |
---|---|
WolvenKit.Shell.Ribbon.FluentMahApps
Orchestra shell using Fluent ribbon library.
|
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
|
|
WolvenKit/Wolvenkit
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.
|
|
NewLifeX/XCoder
新生命码神工具,代码生成、网络工具、API工具、串口工具、正则工具、图标工具、加解密工具、地图接口。
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
3.1.1 | 263 | 2/10/2021 | |
3.1.0 | 85 | 2/6/2021 | |
3.1.0-rc.1 | 150 | 1/27/2021 | |
3.1.0-beta.1 | 79 | 1/13/2021 | |
3.0.0 | 784 | 11/28/2020 | |
3.0.0-rc.2 | 271 | 10/12/2020 | |
3.0.0-rc.1 | 311 | 9/7/2020 | |
2.5.3.2 | 1,697 | 7/12/2020 | |
2.5.3.1 | 533 | 6/19/2020 | |
2.5.3 | 578 | 5/25/2020 | |
2.5.2.1 | 479 | 5/7/2020 | |
2.5.2 | 374 | 5/4/2020 | |
2.5.1 | 446 | 4/24/2020 | |
2.4.9.2 | 790 | 3/13/2020 | |
2.4.9.1 | 452 | 3/7/2020 | |
2.4.9 | 436 | 2/27/2020 | |
2.4.8 | 460 | 2/11/2020 | |
2.4.7 | 460 | 1/24/2020 | |
2.4.6 | 336 | 1/21/2020 | |
2.4.5 | 529 | 1/1/2020 | |
2.4.5-beta.3 | 333 | 12/22/2019 | |
2.4.4.1 | 469 | 12/1/2019 | |
2.4.4 | 427 | 11/29/2019 | |
2.4.3 | 402 | 11/7/2019 | |
2.4.2 | 413 | 10/17/2019 | |
2.4.1 | 427 | 8/17/2019 | |
2.4.0 | 356 | 8/13/2019 | |
2.3.0 | 364 | 8/8/2019 | |
2.2.0 | 377 | 7/25/2019 | |
2.1.0 | 353 | 7/24/2019 |