All Projects → ModernWpf-Community → Modernwpfcommunitytoolkit

ModernWpf-Community / Modernwpfcommunitytoolkit

Licence: mit
The ModernWpf Community Toolkit is a collection of helper functions and custom controls for the ModernWpf library.

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Modernwpfcommunitytoolkit

Xamlviewer
XAML Viewer is a lightweight XAML editor.
Stars: ✭ 87 (+148.57%)
Mutual labels:  desktop, wpf, xaml
Modernwpf
Modern styles and controls for your WPF applications
Stars: ✭ 2,610 (+7357.14%)
Mutual labels:  desktop, wpf, xaml
SoftwareHelper
This is a windows app shortcut widget 🔨
Stars: ✭ 122 (+248.57%)
Mutual labels:  xaml, wpf, desktop
Formswpflive
Live XAML development for Xamarin Forms Apps using WPF Backend.
Stars: ✭ 14 (-60%)
Mutual labels:  wpf, xaml
Microsoft Ui Xaml
Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
Stars: ✭ 4,428 (+12551.43%)
Mutual labels:  desktop, xaml
Adaptivecards
A new way for developers to exchange card content in a common and consistent way.
Stars: ✭ 950 (+2614.29%)
Mutual labels:  wpf, xaml
Mahapps.metro.simplechildwindow
A simple child window for MahApps.Metro
Stars: ✭ 339 (+868.57%)
Mutual labels:  wpf, xaml
Windowscommunitytoolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,654 (+13197.14%)
Mutual labels:  wpf, xaml
Calcbinding
Advanced WPF Binding which supports expressions in Path property and other features
Stars: ✭ 425 (+1114.29%)
Mutual labels:  wpf, xaml
Core2d
A multi-platform data driven 2D diagram editor.
Stars: ✭ 475 (+1257.14%)
Mutual labels:  wpf, xaml
Controlzex
Shared Controlz for WPF and ... more
Stars: ✭ 561 (+1502.86%)
Mutual labels:  wpf, xaml
Xamlflair
XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.
Stars: ✭ 362 (+934.29%)
Mutual labels:  wpf, xaml
Ammyui
Ammy language repository
Stars: ✭ 356 (+917.14%)
Mutual labels:  wpf, xaml
Adonis Ui
Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
Stars: ✭ 878 (+2408.57%)
Mutual labels:  wpf, xaml
Handycontrols
Contains some simple and commonly used WPF controls based on HandyControl
Stars: ✭ 347 (+891.43%)
Mutual labels:  wpf, xaml
Rapid Xaml Toolkit
Tools to accelerate XAML development within Visual Studio.
Stars: ✭ 427 (+1120%)
Mutual labels:  wpf, xaml
Materialdesignextensions
Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
Stars: ✭ 516 (+1374.29%)
Mutual labels:  wpf, xaml
Granular
WPF for JavaScript
Stars: ✭ 569 (+1525.71%)
Mutual labels:  wpf, xaml
Fluentwpf
Fluent Design System for WPF.
Stars: ✭ 912 (+2505.71%)
Mutual labels:  wpf, xaml
Nattypetester
测试当前网络的 NAT 类型(STUN)
Stars: ✭ 326 (+831.43%)
Mutual labels:  desktop, wpf

ModernWpfCommunityToolkit

The ModernWpf Community Toolkit is a collection of helper functions and custom controls for the ModernWpf library.

This project incorporates components from the Windows Community Toolkit. The Windows Community Toolkit's license and 3rd party notices could be found here and here respectively.

ModernWpf Community Toolkit & the Windows Community Toolkit

First of all, we must thank the contributors of the WCT for their awesome work on the toolkit.

The ModernWpf Community Toolkit (MCT) is a port of the well-known & popular Windows Community Toolkit to WPF/ModernWpf.

The Windows Community Toolkit (WCT) [being a part of the .NET Foundation and actively developed by Microsoft and the community] is a collection of helper functions, custom controls and app services which simplifies and helps the development of UWP apps for Windows.

It has some parts which depend on some UWP only APIs (which can't be used from Win32 apps). And some parts are dependent on the UWP XAML (aka WinUI). Thus, rendering the WCT unusable from some application (such as pure WPF apps).

To resolve this barrier, ModernWpf Community Toolkit was made.

ModernWpf Community Toolkit is also a collection of helper functions and custom controls but for building WPF (Win32) apps.

This toolkit depends on another well-known & popular library called ModernWpf which brings WinUI controls & styles to WPF applications. Whereas, this toolkit brings some WCT controls & helpers to WPF.

There may be some differences (in APIs or availability of some features) between MCT and WCT due to certain difference between WPF (.NET) & UWP (WinRT) APIs.

Most of the source code are ported from the WCT (some differences or variations can be found).

This toolkit contains ported custom controls and some features that are not restricted UWP only from WCT.

Parts of the WCT which target .NET Standard (as you can use them from any .NET library/application) are not ported. However, some WinUI (UWP XAML) specific features are ported.

This toolkit also contains some additional controls and helpers that are WPF or ModernWpf specific.

So, ModernWpfWinUI and MCTWCT.

NuGet Packages

NuGet Package Latest Versions
ModernWpf.Toolkit latest stable version
latest prerelease version
ModernWpf.Toolkit.UI latest stable version
latest prerelease version
ModernWpf.Toolkit.UI.Controls latest stable version
latest prerelease version
ModernWpf.Toolkit.UI.Controls.Markdown latest stable version
latest prerelease version
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].