加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

c# – 如何将.NET应用程序移植到mono

发布时间:2020-12-15 07:54:58 所属栏目:百科 来源:网络整理
导读:由于我不满意我的C#应用??程序无法在 Linux或Mac上运行,我安装了MonoDevelop,希望将我的应用程序移植到Mono以实现交叉平台化. 但是,我不知道如何使用MonoDevelop来完成这项任务.常见问题解答或文档中没有说明. 知道怎么做吗? 解决方法 来自MonoDevelop FAQ
由于我不满意我的C#应用??程序无法在 Linux或Mac上运行,我安装了MonoDevelop,希望将我的应用程序移植到Mono以实现交叉平台化.

但是,我不知道如何使用MonoDevelop来完成这项任务.常见问题解答或文档中没有说明.

知道怎么做吗?

解决方法

来自MonoDevelop FAQ:

Can I import my Visual Studio 2K5+ project into MonoDevelop?

MonoDevelop can open,manipulate and save MSBuild-based projects
directly in most cases. In fact,since MonoDevelop 2.0 the default
project format has been VS2008-style MSBuild projects,but VS2005 and
VS2010 formats are also handled.

谷歌仍然是你的朋友:

> How to port your .Net applications to Linux using Mono tools for Visual Studio
> Using Mono to port a C# .NET app to OS X?

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读