macos 是否有适用于 Mac OS X 的 C# 编译器?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/3385315/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-21 07:06:19  来源:igfitidea点击:

Is there C# compiler for Mac OS X?

c#asp.netmacoscompiler-construction

提问by Noro

I want to build my ASP.NET C# Desktop Application on Mac OS and output must be application running on Mac OS.How can I do that?Is there any compiler?

我想在 Mac OS 上构建我的 ASP.NET C# 桌面应用程序,并且输出必须是在 Mac OS 上运行的应用程序。我该怎么做?有没有编译器?

回答by Anax

Have a look at the Mono Project.

看看 Mono 项目。

http://www.mono-project.com/Mono:OSX

http://www.mono-project.com/Mono:OSX