簡體   English   中英

我應該為 VS 2019 選擇哪個 WPF 項目模板? [等候接聽]

[英]Which WPF project template should I choose for VS 2019? [on hold]

我從 Visual Studio 2013 升級到 Visual Studio 2019。

對於 VS 2013 --- 文件 => 新建 => 項目 => WPF 應用程序。

對於 VS 2019 --- 文件 => 新建 => 項目 =>???

對於 VS 2019,我應該選擇哪個 WPF 項目模板?

如果您正在創建應用程序(而不是庫),請選擇以下之一:

  • WPF 應用程序(.NET 框架)
  • WPF 應用程序(.NET 核心)

選擇 .NET Framework 還是 .NET Core 取決於很多事情。 .NET Core is the newer technology, but the development experience (for WPF + .NET Core) in Visual Studio is still a bit rough around the edges, so if you're not sure then go for .NET Framework.

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM