c# - 在 Linux 上导入和开发 WinForms 应用程序

标签 c# winforms mono

我有一个 Visual Studio C# 项目,其 GUI 在 WinForms 中完成。我想继续在 Linux 上开发它。我有两个问题:首先,如何在 Linux 上编译它?我可以编译使用 WinForms 的单个 .cs 文件,但我不知道整个项目。其次,除了通过代码之外,我如何进一步编辑 GUI?有编辑吗?

最佳答案

你见过MonoDevelop吗? ?

MonoDevelop is an IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX. MonoDevelop makes it easy for developers to port .NET applications created with Visual Studio to Linux and to maintain a single code base for all platforms.

关于c# - 在 Linux 上导入和开发 WinForms 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8627018/

相关文章:

c# - 如何在 C# Windows 应用程序的数据 GridView 中添加超过 65,535 列?

c# - 以编程方式触发控件的事件

asp.net - 无法在 mono/linux 上运行 kestrel

c# - 将 .NET Standard 2.0 与 Mono 结合使用

c# - 是否可以从网络应用程序访问手机的联系人?

C# 4 默认参数值 : How to assign a default DateTime/object value?

c# - LongListSelector Windows Phone 8 中不必要的右填充

c# aws lambda dll 引用问题

winforms - 如何使图片框可选择?

web-services - 使用 jQuery 使用 ASP Web 服务