Top 20 NuGet wpf Packages

WPF Infrastructure Framework(WIF)is an infrastructure framework that helps you develop WPF applications quickly.
boilerplatezero (BPZ) is a collection of C# source generators that simplify the code required for common C# patterns. Included generators: - DependencyPropertyGenerator - generates idiomatic WPF dependency property code - RoutedEventGenerator - generates idiomatic WPF routed event code
A collection of WPF utilities.
Collection of commonly used elements in MVVM architectural pattern.
Custom WPF shader effects library.
Utility and helper library for WPF.
Fork of Sdl.MultiSelectComboBox with .Net 4.6 support. Removed item grouping feature as it is not supported in .Net 4.6. I also added the ability to create selection items on the fly (see EnableNewItemsCreation and ItemFactoryService) properties
DirectX ライブラリです。
Port of xceedsoftware/wpftoolkit version 3.1 to .Net Core. Original description: Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 47 controls, all offered under the Microsoft Public License for max...
Port of ejensen/toggle-switch-control version 1.1.2 to .Net Core. Original description: Use the Toggle Switch Control Library to create highly customizable toggle switch controls in Silverlight and WPF applications.
A lightweight, MVVM support Chart control for WPF/UWP
This is a fork of ToastNotifications built for .NET 5.
Virtual keyboard for WPF - designed to be used in kiosk-like applications
Onboarding framework for WPF-XAML Presentation Applications.
MAD.NET Dynamic Extensions
MAD.NET is a simple and high perfoming extension framework for .NET 5.x with a lot of needful features. The hole framework uses the Microsoft.Extensions.DependencyInjection extension to handle the dependency injection on top level of each application. The framework is splitted in...
MAD.NET Linq Extensions
MAD.NET.Data.Cube contracts to create for creating a staging system where the cube containing data is processed in seperate layers.
MAD.NET Collection Extensions
Implementation of `ObservableCollection<TValue>` that associates items with ´IGrouping<TKey, TValue>`s so that the `GroupedObservableCollection<TKey, TValue>` can be used in WPF Binding operations while synchronizing each group from a different datasource.