Explore the most comprehensive guide to the Dotnet WPF Development Stack, featuring essential libraries, modern UI frameworks, MVVM toolkits, data access solutions, styling options, and testing frameworks. Discover how this stack empowers developers to create world-class desktop applications with high performance, extensibility, and maintainability. Stay up-to-date with the latest open-source repositories and tools in the Dotnet WPF ecosystem.
feature.delivery is a free, web-based platform that enables developers to monitor and consolidate software releases from multiple GitHub repositories into a single, streamlined chronological view. By centralizing release information across various tools, libraries, and services, feature.delivery simplifies the process of staying informed about the latest updates in a development stack. Stay ahead of the curve with feature.delivery, the free online tool designed to help developers effortlessly track and consolidate the latest releases from multiple GitHub repositories in one clean, chronological view. Whether you're managing a complex development stack or simply want to stay up to date with your favorite open-source projects, feature.delivery streamlines release tracking so you never miss an important update. By keeping up with the latest changes, developers can quickly adopt new features, enhance performance, and maintain a competitive edge in today's fast-moving tech landscape. Say goodbye to manual tracking and hello to smarter, faster development with feature.delivery.
how do I stay up to date with the latest features of the Dotnet WPF Development Stack?
how to keep up with the latest features in Dotnet WPF Development Stack?
what's new in Dotnet WPF Development Stack?
how to track latest features in Dotnet WPF Development Stack?

Staying up-to-date with latest features of the
Dotnet WPF Development Stack in 2025

How does it work?

feature.delivery is a free, web-based platform that helps developers track the latest releases from multiple GitHub repositories — all in one streamlined, chronological view. By centralizing release information across tools, libraries, and frameworks, feature.delivery makes it easier than ever to stay on top of the updates throughout your development stack.

Checkout this 1 minute intro video to see it in action

The Dotnet WPF Development Stack offers a robust environment for building rich, high-performance desktop applications on Windows using .NET. With powerful tooling, extensive open-source libraries, and a mature ecosystem, developers can deliver visually stunning and highly maintainable WPF applications. Leveraging MVVM patterns, advanced UI controls, data binding, and cross-platform compatibility (via .NET Core/6/7), the Dotnet WPF Development Stack significantly accelerates development and reduces maintenance costs.

Here's a breakdown of the Dotnet WPF Development Stack into different categories

Core Libraries

Fundamental libraries that power WPF development, providing essential tools, extensions, and base functionality to streamline application development.

dotnet/wpf

dotnet/wpf
The official repository for Windows Presentation Foundation (WPF), providing the core runtime, controls, and rendering engine.
what's new in dotnet/wpf?
how to track latest features in dotnet/wpf?
new updates in dotnet/wpf?
new features in dotnet/wpf?

dotnet/runtime

dotnet/runtime
Core .NET runtime components that support WPF applications, including the base libraries and execution environment.
what's new in dotnet/runtime?
how to track latest features in dotnet/runtime?
new updates in dotnet/runtime?
new features in dotnet/runtime?

MVVM Frameworks

MVVM (Model-View-ViewModel) frameworks simplify code organization, data binding, and separation of concerns, making WPF applications more maintainable and testable.

CommunityToolkit/dotnet

CommunityToolkit/dotnet
A collection of helpers and MVVM utilities for .NET, including the CommunityToolkit.Mvvm library designed for WPF.
what's new in CommunityToolkit/dotnet?
how to track latest features in CommunityToolkit/dotnet?
new updates in CommunityToolkit/dotnet?
new features in CommunityToolkit/dotnet?

PrismLibrary/Prism

PrismLibrary/Prism
Prism is a popular framework for building loosely coupled, maintainable, and testable XAML applications in WPF.
what's new in PrismLibrary/Prism?
how to track latest features in PrismLibrary/Prism?
new updates in PrismLibrary/Prism?
new features in PrismLibrary/Prism?

ReactiveUI/ReactiveUI

ReactiveUI/ReactiveUI
ReactiveUI is an advanced MVVM framework that integrates reactive programming paradigms into WPF.
what's new in ReactiveUI/ReactiveUI?
how to track latest features in ReactiveUI/ReactiveUI?
new updates in ReactiveUI/ReactiveUI?
new features in ReactiveUI/ReactiveUI?

UI Components & Controls

A wide range of open-source libraries extend WPF's native controls, offering additional UI components, layouts, and user experience enhancements.

MaterialDesignInXAML/MaterialDesignInXamlToolkit

MaterialDesignInXAML/MaterialDesignInXamlToolkit
Brings Google's Material Design to your WPF applications with beautiful, customizable controls.
what's new in MaterialDesignInXAML/MaterialDesignInXamlToolkit?
how to track latest features in MaterialDesignInXAML/MaterialDesignInXamlToolkit?
new updates in MaterialDesignInXAML/MaterialDesignInXamlToolkit?
new features in MaterialDesignInXAML/MaterialDesignInXamlToolkit?

HandyOrg/HandyControl

HandyOrg/HandyControl
A library of modern controls for WPF applications, providing rich UI elements and themes.
what's new in HandyOrg/HandyControl?
how to track latest features in HandyOrg/HandyControl?
new updates in HandyOrg/HandyControl?
new features in HandyOrg/HandyControl?

MahApps/MahApps.Metro

MahApps/MahApps.Metro
Adds Metro (Modern UI) styling and controls to WPF applications.
what's new in MahApps/MahApps.Metro?
how to track latest features in MahApps/MahApps.Metro?
new updates in MahApps/MahApps.Metro?
new features in MahApps/MahApps.Metro?

Styling & Theming

Styling and theming libraries provide powerful tools to customize the appearance of WPF applications, enabling consistent branding and appealing visuals.

ButchersBoy/Dragablz

ButchersBoy/Dragablz
A draggable and tearable tab control for WPF, inspired by modern browsers.
what's new in ButchersBoy/Dragablz?
how to track latest features in ButchersBoy/Dragablz?
new updates in ButchersBoy/Dragablz?
new features in ButchersBoy/Dragablz?

Kinnara/ModernWpf

Kinnara/ModernWpf
Provides modern styles and controls for WPF applications, making them align with Windows 10+ look and feel.
what's new in Kinnara/ModernWpf?
how to track latest features in Kinnara/ModernWpf?
new updates in Kinnara/ModernWpf?
new features in Kinnara/ModernWpf?

Data Access & Storage

Data access libraries simplify working with databases, local storage, and remote APIs, ensuring robust and secure data operations within WPF applications.

dotnet/EntityFrameworkCore

dotnet/EntityFrameworkCore
Modern object-database mapper for .NET, widely used for data access in WPF apps.
what's new in dotnet/EntityFrameworkCore?
how to track latest features in dotnet/EntityFrameworkCore?
new updates in dotnet/EntityFrameworkCore?
new features in dotnet/EntityFrameworkCore?

sqlite/sqlite

sqlite/sqlite
The official SQLite repository, a lightweight database engine often embedded in WPF apps.
what's new in sqlite/sqlite?
how to track latest features in sqlite/sqlite?
new updates in sqlite/sqlite?
new features in sqlite/sqlite?

Dependency Injection & Services

Dependency injection frameworks and service containers help manage dependencies and services, improving testability and maintainability of WPF applications.

dotnet/extensions

dotnet/extensions
Provides dependency injection, configuration, and logging extensions for .NET, fully compatible with WPF.
what's new in dotnet/extensions?
how to track latest features in dotnet/extensions?
new updates in dotnet/extensions?
new features in dotnet/extensions?

autofac/Autofac

autofac/Autofac
A powerful and flexible dependency injection container for .NET applications.
what's new in autofac/Autofac?
how to track latest features in autofac/Autofac?
new updates in autofac/Autofac?
new features in autofac/Autofac?

Testing & QA

Testing frameworks and tools enable unit testing, UI automation, and end-to-end testing of WPF applications, ensuring high quality and reliability.

xunit/xunit

xunit/xunit
A popular unit testing framework for .NET applications including WPF projects.
what's new in xunit/xunit?
how to track latest features in xunit/xunit?
new updates in xunit/xunit?
new features in xunit/xunit?

TestStack/White

TestStack/White
UI automation framework for automated testing of WPF applications.
what's new in TestStack/White?
how to track latest features in TestStack/White?
new updates in TestStack/White?
new features in TestStack/White?

Utilities & Helpers

A variety of utility libraries enhance productivity by providing helpers for common development tasks in WPF apps.

ControlzEx/ControlzEx

ControlzEx/ControlzEx
A library of shared controls and helpers for WPF, used by many other WPF projects.
what's new in ControlzEx/ControlzEx?
how to track latest features in ControlzEx/ControlzEx?
new updates in ControlzEx/ControlzEx?
new features in ControlzEx/ControlzEx?

Microsoft/WPF-Samples

Microsoft/WPF-Samples
A collection of official WPF samples from Microsoft, demonstrating best practices and advanced features.
what's new in Microsoft/WPF-Samples?
how to track latest features in Microsoft/WPF-Samples?
new updates in Microsoft/WPF-Samples?
new features in Microsoft/WPF-Samples?

Stay ahead in the Dotnet WPF Development Stack by following these repositories for the latest releases and updates. Click on the URLs to explore new features, bug fixes, and community contributions that keep the WPF ecosystem vibrant and cutting-edge.