
Windows Presentation Foundation for .NET documentation
Learn about using Windows Presentation Foundation (WPF), an open-source, graphical user interface for Windows, on .NET.
GitHub - dotnet/wpf: WPF is a .NET Core UI framework for …
Windows Presentation Foundation (WPF) is a UI framework for building Windows desktop applications. WPF supports a broad set of application development features, including an …
9 Easy Steps to Port a WPF Application to .NET Core - Syncfusion
Apr 8, 2025 · TL;DR: Streamline your WPF app’s migration to .NET Core with this 9-step guide! Follow along to set up your environment, ensure API compatibility, manage project files, …
WPF on .NET Core/.NET 5+ - WPF | Tech Interview Prep Hub
Running WPF on .NET Core/.NET 5+ provides cross-version consistency, long-term support, better performance, simplified publishing (self-contained or framework-dependent), and …
How to Create a Hybrid WPF + ASP.NET Core + Web as UI …
Let’s look at a series of tutorials aimed at seeing how to create a hybrid desktop application that combines WPF, Webview2, ASP.NET and a Web application as UI (that’s something!).
Hello World app with WPF in C# - Visual Studio (Windows)
Dec 17, 2025 · In this tutorial, create a Windows Desktop .NET application in C# with Visual Studio by using the Windows Presentation Foundation (WPF) UI framework.
WPF .NET Support Overview - Telerik UI for WPF
Telerik UI for WPF allows you to create .NET Core, .NET 6 and dot NET 7 and 8 projects.
Mastering C# WPF Development with .NET Core - Web Dev Tutor
Aug 20, 2024 · Are you ready to dive into the world of C# WPF development using .NET Core? In this blog post, we will explore the ins and outs of creating powerful desktop applications with …
Migrating WPF and Windows Forms Apps to .NET Core 3 - Pluralsight
Oct 10, 2025 · This course teaches you how to port your existing Windows Desktop apps from .NET Framework to .NET Core, including Entity Framework data access, Registry access, and …
How to Create and Deploy a WPF Application with .NET Core
Jul 19, 2023 · In this tutorial, you've learned how to create, build, run and deploy a WPF application using .NET Core and Visual Studio. Practice by creating your own applications and …