是否可以在.NET Core中制作桌面GUI应用程序?

编程入门 行业动态 更新时间:2024-10-26 10:33:33
本文介绍了是否可以在.NET Core中制作桌面GUI应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

几年来我一直在开发WinForms程序。我现在正在研究.NET Core(包括ASP.NET Core MVC)。我正在寻找新的GUI桌面技术。在Visual Studio 2015更新3中,我看不到在.NET Core中制作GUI应用程序的任何选项。 我缺少什么?

I have been developing WinForms programs for few years. I am now looking into .NET Core (including ASP.NET Core MVC). I am searching for the new GUI desktop technology. In Visual Studio 2015 update 3 I can't see any option to make a GUI app in .NET Core. What am I missing?

推荐答案

您没有丢失任何东西。尽管UWP(通用Windows平台)部分构建在.Net Core之上,但是MS一直没有提供直接使用.Net Core直接创建GUI应用程序的合理方法。

You were not missing anything. MS shipped no reasonable way to create GUI applications directly using .Net Core until .Net Core 3, though UWP (Universal Windows Platform) is partially built on top of .Net Core.

.Net Core 3.0包括对Winforms和WPF的支持,尽管它仅支持Windows。

.Net Core 3.0 includes support for Winforms and WPF, though it is Windows-only.

有关过去两年出现的跨平台选项,请参见其他答案。

For cross platform options that have come up in the past 2 years, see other answers.

更多推荐

是否可以在.NET Core中制作桌面GUI应用程序?

本文发布于:2023-11-15 10:40:26,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1593697.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   桌面   NET   Core   GUI

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!