我可以在Mac上使用C#编程吗? [英] Can I program in C# on a Mac?

查看:161
本文介绍了我可以在Mac上使用C#编程吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想学习Unity的C#,我的个人计算机是MacBook Air.我可以在Mac上使用C#编程吗?

I want to learn C# for Unity and my personal computer is a MacBook Air. Can I program in C# on a Mac?

推荐答案

您的第一个选择是Microsoft Visual Studio for Mac ,该版本于2017年发布.如果您习惯于VS ide,那么我建议您下载此文件.

Your first option is Microsoft Visual Studio for Mac which was released in 2017. If you're used to VS ide then I suggested you download this.

如果没有,则可以查看 MonoDevelop .您可以从 此处

If not then you can have a look into MonoDevelop. You can download from here

MRE = Mono运行时环境

MRE = Mono Runtime Environment

MDK = Mono开发套件.

MDK = Mono Development Kit.

MDK = MRE +额外的工具,库,.NET PCL(便携式类库)配置文件等.

MDK = MRE + Extra tools, libraries, .NET PCL (Portable Class Library) profiles, etc.

如果您要运行的应用程序需要Mono,则可以仅安装MRE.

If you have an application that you want to run that needs Mono you can install just the MRE.

如果您正在进行开发,编写C#应用程序,尽管有时仅安装MRE就可以摆脱困境,但您可能会遇到一些缺少的功能,例如没有.NET PCL配置文件.因此,如果您要进行开发,我将安装MDK. 参考

If you are doing development, writing C# applications, whilst you can sometimes get away with just having the MRE installed, you may hit some missing features such as not having the .NET PCL profiles. So I would install the MDK if you are doing development. Reference

这篇关于我可以在Mac上使用C#编程吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆