In VS2022 there are 2 project templates for WPF applications, what are the differences and when should one chose one over the other?

Juan Dent 236 Reputation points
2022-08-11T22:30:41.94+00:00

For WPF applications there are 2 project templates in VS2022:

  1. WPF Application
  2. WPF App (.NET Framework)

why are there 2 options and how do they differ and when should one chose one over the other? For example if one wants to build WPF apps with Entity Framework??

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,676 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
766 questions
{count} votes

0 additional answers

Sort by: Most helpful