Top 20 NuGet wpf Packages
Attached properties for scroll-related stuff
Some Wpf Component
An experimental library which enables points, sizes and rectangles to be stored in and manipulated via distinct types depending on whether they are in screen or WPF coordinate space, thus avoiding confusion and aiding readability. Also provides utility methods related to screen bounds, resolution et...
A docking library to integrate undo/redo-able tabbed docking, floating and auto hide window management into your application in minutes.
CreativeXamlToolkit is a tiny library containing custom controls for WPF & UWP application.
The Cross-platform XAML Framework
Small toolkit for WPF applications using MVVM pattern.
Extension of SwollenMvvmToolking.Core to integrate with Calibur.Micro framework.
Implements a number of things oddly missing from WPF, as well as some helpers for writing WPF apps that are not pure MVVM.
The PubSubService enables view models and other components to communicate with without having to know anything about each other besides a simple Subscription contract.
Library that simplifies the implementation of INotifyPropertyChanged, as described in the July 2016 issue of MSDN magazine (https://msdn.microsoft.com/magazine/mt736453).
Library containing farsi controls, which has correct Right-To-Left drawing. Also contains classes to work with Jalali Dates.
A simple Accordion for WPF
Custom implementation of the ICommand interface with the ability to specify keys and modifiers
This NuGet adds the MVVM ViewModelBase class for usage in WPF. All classes that inherit from ViewModelBase will have the INotifyPropertyChanged interface, with the caller member name attribute. There are also 2 useful classes. RelayCommand - allows you to create an anonymous command using lambda exp...
Collection of XAML converters
DI Container for WPF
A really tiny class framework that helps binding ICommand objects from DataContext to class members in XAML in the form of invisible FrameworkElement objects. The view remains loosely-bound to the ViewModel in MVVM projects.