c# - 用于 .NET/C# 编程的最佳等效 VisualStudio IDE for Mac

标签 c# .net macos ide

<分区>

我工作的大部分时间都在使用 Mac。家里有我的 Windows 电脑,我用 Visual Studio 编写我的 .NET/C# 东西。

因为我想在外面编程,如果我的 Mac 有一个等效的 IDE 会很棒。

在我的案例中,要拥有具有相同功能的类似工作场所,哪种软件是最佳解决方案?

我更喜欢开源,但商业软件也可以。

最佳答案

MonoDevelop from: http://monodevelop.com/

没有与 Visual Studio 等效的软件。但是,要在 Mac 或 Linux 上编写 C#,没有比 MonoDevelop 更好的了。

Mac 版本是预测试版。 From the MonoDevelop site on Mac :

The Mac OS X port of MonoDevelop is under active development and has not seen a stable release yet. Recent work described by Michael Hutchinson has focussed on improving the usability and stability of Monodevelop on the Mac. This work will be released in MonoDevelop 2.2. Right now it's not finished, and is very much an alpha.

关于c# - 用于 .NET/C# 编程的最佳等效 VisualStudio IDE for Mac,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1277430/

相关文章:

javascript - ASP MVC 传递非顺序项

c# - Blazor - 集合的双向绑定(bind)

.net - "SAP Connector for .NET": Generate proxies without Visual Studio 2003

macos - 如何在 Swift OS X 应用程序中更改 NSWindow 的标题颜色?

macos - 如何使用 swift 的 root 权限执行 shell 命令

c# - 如何使用 Xpath 和 C# 在没有类的情况下单击 div 中没有 id 的元素

c# - Unity MissingReferenceException 第二次加载相同场景时

c# - foreach 语句不能对类型为 'System.Data.DataSet' 的变量进行操作

c# - C# 中的构造函数无法接受输入类型 Expression<Func<T, TResult>>

python - 在 mac 上安装 MySQL-python