![]() |
VOOZH | about |
dotnet add package Extended.Wpf.Toolkit --version 5.1.2
NuGet\Install-Package Extended.Wpf.Toolkit -Version 5.1.2
<PackageReference Include="Extended.Wpf.Toolkit" Version="5.1.2" />
<PackageVersion Include="Extended.Wpf.Toolkit" Version="5.1.2" />Directory.Packages.props
<PackageReference Include="Extended.Wpf.Toolkit" />Project file
paket add Extended.Wpf.Toolkit --version 5.1.2
#r "nuget: Extended.Wpf.Toolkit, 5.1.2"
#:package Extended.Wpf.Toolkit@5.1.2
#addin nuget:?package=Extended.Wpf.Toolkit&version=5.1.2Install as a Cake Addin
#tool nuget:?package=Extended.Wpf.Toolkit&version=5.1.2Install as a Cake Tool
👁 NuGet
👁 NuGet Downloads
👁 GitHub License
👁 Product
👁 Docs
👁 API Reference
👁 Examples
👁 GitHub
👁 Support
👁 License
Extended WPF Toolkit is a free, open-source collection of WPF controls and components for .NET desktop applications. Built by Xceed Software and the community, it provides essential UI controls that extend the standard WPF framework with additional functionality, modern styling, and improved user experiences.
Ideal for developers building Windows desktop applications who want professional-grade controls without licensing costs. Includes DatePicker, TimePicker, NumericUpDown, PropertyGrid, CheckComboBox, and many more controls.
Community-driven and actively maintained on GitHub.
dotnet add package Extended.Wpf.Toolkit
Install-Package Extended.Wpf.Toolkit
<xctk:DateTimePicker
x:Name="DatePicker"
Value="{Binding SelectedDate}"
Format="Custom"
FormatString="MMMM dd, yyyy - hh:mm tt"
Margin="10"/>
<xctk:IntegerUpDown
Value="{Binding Quantity}"
Minimum="0"
Maximum="999"
Margin="10"/>
<xctk:PropertyGrid
SelectedObject="{Binding SelectedItem}"
Margin="10"/>
public class Item
{
public string Name { get; set; }
public string Description { get; set; }
public decimal Price { get; set; }
public bool IsActive { get; set; }
}
| Feature | Supported |
|---|---|
| DateTimePicker | ✓ |
| TimePicker | ✓ |
| NumericUpDown | ✓ |
| MaskedTextBox | ✓ |
| AutoCompleteBox | ✓ |
| CheckListBox | ✓ |
| CheckComboBox | ✓ |
| PropertyGrid | ✓ |
| Feature | Supported |
|---|---|
| Carousel | ✓ |
| BusyIndicator | ✓ |
| Feature | Supported |
|---|---|
| ColorPicker | ✓ |
| SplitButton | ✓ |
| DropdownButton | ✓ |
| RichTextBox | ✓ |
| Feature | Supported |
|---|---|
| Open-source code | ✓ |
| MIT License | ✓ |
| No licensing costs | ✓ |
| Community maintained | ✓ |
| MVVM support | ✓ |
| Full source available | ✓ |
Extended WPF Toolkit is free and open-source under the MIT License. You can use, modify, and distribute it freely in your projects. See the license file for details.
👁 GitHub
👁 Issues
👁 Discussions
👁 License
👁 NuGet
Extended WPF Toolkit – Free, open-source WPF controls for .NET desktop applications.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 is compatible. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
Showing the top 5 NuGet packages that depend on Extended.Wpf.Toolkit:
| Package | Downloads |
|---|---|
|
Eto.Platform.Wpf
This is the WPF platform for Eto.Forms UI Framework. Include this along with your Eto.Forms application to provide a WPF interface for your windows users. WPF is by default preferred over the Eto.Platform.Windows platform, so if both are included, WPF will be selected. You do not need to use any of the classes of this assembly (unless customizing the WPF functionality of the platform), and should just use the UI controls from the Eto assembly. |
|
|
AnyStatus.Plugins
An open-source plugins and extensions library for AnyStatus. For more information visit https://www.anystat.us |
|
|
Mutagen.Bethesda.WPF
A C# library for Mutagen/Bethesda related WPF controls and styling |
|
|
CroplandWpf
A WPF control library and theme inspired by Material Design. |
|
|
kara_wpf
Package Description |
Showing the top 20 popular GitHub repositories that depend on Extended.Wpf.Toolkit:
| Repository | Stars |
|---|---|
|
MathewSachin/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
|
|
|
ramjke/Translumo
Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.
|
|
|
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
|
|
|
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
|
|
|
hirschmann/nbfc
NoteBook FanControl
|
|
|
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
|
|
|
goatcorp/FFXIVQuickLauncher
Custom launcher for FFXIV
|
|
|
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
|
|
|
ArcadeRenegade/SidebarDiagnostics
A simple sidebar for Windows desktop that displays hardware diagnostic information.
|
|
|
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
|
|
|
openbullet/openbullet
The OpenBullet web testing application.
|
|
|
ArthurHub/HTML-Renderer
Cross framework (WinForms/WPF/PDF/Metro/Mono/etc.), Multipurpose (UI Controls / Image generation / PDF generation / etc.), 100% managed (C#), High performance HTML Rendering library.
|
|
|
micahmo/WgServerforWindows
Wg Server for Windows (WS4W) is a desktop application that allows running and managing a WireGuard server endpoint on Windows
|
|
|
gluck/il-repack
Open-source alternative to ILMerge
|
|
|
CXWorld/CapFrameX
Frametime capture and analysis tool
|
|
|
JKorf/Binance.Net
A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
|
|
|
microsoft/powerapps-tools
Unsupported PowerApps Tools & Apps
|
|
|
baffler/Transparent-Twitch-Chat-Overlay
Twitch chat on top of windowed games for single monitor streamers
|
|
|
wabbajack-tools/wabbajack
An automated Modlist installer for various games.
|
|
|
Wouterdek/NodeNetwork
A C# library with a WPF node editor component based on ReactiveUI
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.1.2 | 2,427 | 6/12/2026 |
| 5.1.1 | 1,119 | 6/11/2026 |
| 5.1.0 | 383 | 6/11/2026 |
| 5.0.0 | 176,232 | 9/9/2025 |
| 4.7.25104.5739 | 167,434 | 3/10/2025 |
| 4.6.1 | 257,093 | 7/5/2024 |
| 4.6.0 | 302,838 | 1/22/2024 |
| 4.5.1 | 343,733 | 8/15/2023 |
| 4.5.0 | 443,176 | 11/25/2022 |
| 4.4.0 | 203,494 | 8/12/2022 |
| 4.3.0 | 217,134 | 3/25/2022 |
| 4.2.0 | 326,741 | 12/2/2021 |
| 4.1.0 | 540,503 | 5/18/2021 |
| 4.0.2 | 260,352 | 1/7/2021 |
| 4.0.1 | 403,178 | 7/2/2020 |
| 4.0.0 | 55,160 | 6/26/2020 |
| 3.8.2 | 662,114 | 6/26/2020 |
| 3.8.1 | 886,441 | 2/7/2020 |
v5.1 provides 12 bug fixes and improvements. Released June 22, 2026.