申请开发在Mac上测试asp.net

问题描述:

我开始学习一些asp.net,因此我正在寻找使用Mac开发asp.net的应用程序.

I'm starting to learning some asp.net so I'm looking for an application to develop asp.net using a mac.

我知道Dreamweaver可以用来编写asp.net,但是我没有任何应用程序可以运行测试服务器.

I know dreamweaver can be used to write asp.net but I don't have any application to run a test server.

想知道我在使用Mac开发和测试(不在实时服务器上)方面有什么选择.

Wondering what my options are regarding developing and testing (not on a live server) using a mac.

谢谢!

MonoDevelop (适用于Mac)成为IDE的最佳选择.请注意,从技术上讲,您将为 Mono 开发(这是.NET的实现非Microsoft平台).

MonoDevelop (available on Mac) would be your best bet for an IDE. Please note that you would be developing for Mono technically (this is a .NET implementation on non-microsoft platforms).

请记住,学习曲线(来自Dreamweaver)在一开始可能会有些陡峭.

Keep in mind that the learning curve (coming from Dreamweaver) may be a bit steep in the beginning.