Top 20 NuGet wpf Packages

This is a set of utilities to help WPF applications take greater advantage of the Windows shell than is currently provided in the framework. The current v2 release has APIs for working with the Windows 7 taskbar and for creating custom window chrome.
T4IncludeWPF provides a set of reusable T4 templates for generating dependency properties, events and commands
BellaCode.Mvvm is a lightweight library for following the Model-View-ViewModel (M-V-VM) pattern.
A set of types that extend and enhance the databinding functionality in WPF/Silverlight/WinRT. There is currently only one type: ObservableFilter - A configurable filtered ObservableCollection intended to act as a replacement for filtering that was present in WPF but isn't in WinRT. (For when you d...
WPF lacks some basic functionality, so I coded it up and share the result with you here. Controls and windows include InputBox (like the VB6 function but more powerful), EditableLabel, ThumbnailPanel, and more. There are also helpers for associating with file types and starting up with Windows.
TestApi is a library of test and utility APIs that enables developers and testers to create testing tools and automated tests for .NET and Win32 applications. TestApi provides a set of common test building blocks -- types, data-structures and algorithms -- in a simple, layered, componentized and doc...
MVVM Event to Action for your Windows 8 / Windows Phone projects
This package contains several framework classes that extend WPF applications. This library is in alpha status and is not considered stable. It is only working in conjunktion with .NET 4.5.
A Metro Character Progress Control The Progress Control could be used in following platforms: Windows 8 (WinRT) Windows Phone 8 (WP8) Silverlight 5 (SL5) WPF (WPF4.5)
Metro WPF provides a set of controls and styles for you to build your metro style WPF applications.
A simple and customizable converter/extension from bool to Visibility for Wpf/XAML. It offers a markup extension (so you can use it inline in XAML without defining a resource) and easy custumizability of the conversion.
The "Adornment" helper class provides static wireups for adornments and provides methods for adding ui controls to the adorner layer. <Border> <A:Adornment.Content> <!-- Add adorning content here --> </A:Adornment.Content> </Border>
My ui infrastructure for wpf
This is a drop-in wrapper on top of the classes for interacting with a Leap Motion - it allows for the handling of gesture recognition similar to what you would find in the world of iOS: simple listeners and events abstracted as high as they can go. **IMPORTANT** There are some steps that you must ...
A simple localization extension for WPF.
Simplifying the .NET User Configuration for Windows Forms and WPF.
A collection of WPF code.
Tiny mvvm library that does the absolute minium that you need in order to demonstrate MVVM functionality.
WPF/MVVM utilities: commands, converters, async support, etc. Consider this MVVM light light
Provides simple C# SyntaxHighlight textbox support in WPF with C# parsing