Description
wpf toolkit fork of the MS WPF Toolkit (https://wpf.codeplex.com/releases/view/40535)
Additional Features:
DotNetProjects.WpfToolkit alternatives and similar packages
Based on the "MVVM" category.
Alternatively, view DotNetProjects.WpfToolkit alternatives based on common mentions on social networks and blogs.
-
ReactiveUI
An MVVM framework for .NET that integrates the Reactive Extensions (Rx) framework, enabling developers to build elegant, testable applications using WPF, Windows Store Apps, WP8 or Xamarin. -
MVVMCross
Cross-platform mvvm mobile development framework for WPF, Silverlight for WP7 and WP8, Mono for Android, MonoTouch for iOS, Windows Universal projects (WPA8.1 and Windows 8.1 Store apps). Makes extensive use of Portable Class Libraries (PCL) to provide maintainable cross platform C# native applications. -
Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability. -
Gemini
IDE framework similar in concept to the Visual Studio Shell. Built on WPF, AvalonDock, and Caliburn Micro. -
MVVM Light Toolkit
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in WPF, Silverlight, Windows Store (RT) and for Windows Phone -
Catel
Catel is an application development platform with the focus on MVVM (WPF, Silverlight, Windows Phone and WinRT) and MVC (ASP.NET MVC). The core of Catel contains an IoC container, models, validation, memento, message mediator, argument checking, etc. -
Stylet
Minimal MVVM framework inspired by Caliburn Micro, with good documentation, high test coverage, and its own IoC container -
FreshMvvm
FreshMvvm is a super light Mvvm Framework designed specifically for Xamarin.Forms. It's designed to be Easy, Simple and Flexible. -
WPF Application Framework (WAF)
A lightweight Framework that helps you to create well structured WPF Applications. It supports you in applying a Layered Architecture and the Model-View-ViewModel pattern. -
MVVM Dialogs
Framework simplifying the concept of opening dialogs from a view model when using MVVM in WPF or UWP. -
Toms Toolbox
Visual Composition framework to easily build modularized MVVM applications based on the Managed Extensibility Framework (MEF). -
Smaragd
A platform-independent, lightweight library for developing .NET applications using the MVVM architecture. -
Okra App Framework
An app centric MVVM framework for Windows 8.1 built with dependency injection in mind, including a full set of Visual Studio MVVM templates. -
MvvmMicro
A clean and lightweight MVVM framework for WPF, UWP and Xamarin.Forms inspired by MVVM Light Toolkit. -
UpdateControls
Update Controls does not require that you implement INotifyPropertyChanged or declare a DependencyProperty. It connects controls directly to CLR properties. This makes it perfect for the Model/View/ViewModel pattern.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of DotNetProjects.WpfToolkit or a related project?
README
DotNetProjects.Wpf.Toolkit
News
!!NetCore 3 support!!
Nuget
A Fork of the MS Wpf Toolkit, supporting NetCore3, splited in 4 Nugets:
https://www.nuget.org/packages/DotNetProjects.WpfToolkit.Input/ https://www.nuget.org/packages/DotNetProjects.WpfToolkit.Layout/ https://www.nuget.org/packages/DotNetProjects.WpfToolkit.DataVisualization/ https://www.nuget.org/packages/DotNetProjects.WpfToolkit.Themes/
Be careful! The old nuget:
https://www.nuget.org/packages/DotNetProjects.Wpf.Toolkit/
is deprecated
And these 4 ones:
https://www.nuget.org/packages/DotNetProjects.Input.Toolkit/ https://www.nuget.org/packages/DotNetProjects.Layout.Toolkit/ https://www.nuget.org/packages/DotNetProjects.DataVisualization.Toolkit/ https://www.nuget.org/packages/DotNetProjects.WPF.Themes/
are renamed.
Info
wpf toolkit fork of the MS WPF Toolkit (https://wpf.codeplex.com/releases/view/40535)
Additional Features:
- Port to .NET 4.0
- Remove of Controls which exist already in .NET 4.0!
- Create Example for the Charting Controls
- Include of the WPF Theming Project
splited into 4 nugets
Work on Bugfixes (if someone knows some)