📜 ⬆️ ⬇️

Create an ASP.NET MVC application under MAC OS X

After the release of ASP.NET MVC MonoDevelop addin preview , I decided to try it on Mac.

Although MonoDevelop 2.0 on Mac is still in alpha version, it is better than version 1.0. In addition to problems with GTK + redrawing, the main problems in Mac integration are the implementation of Ctrl-Click, top-level menus, and Mac shorts. Making MonoDevelop full support for Mac is our goal in MonoDevelop 2.2.

I downloaded Mono 2.4 and MonoDevelop 2.0 for Macs ( alpha version ), the installation is similar to the installation of analogs in Linux , a bit different with a couple of warnings during the installation, but it works flawlessly!

Running an ASP.NET MVC app in MonoDevelop on the Mac
')
Since the MonoDevelop group is not very familiar with Macs, they expect wide feedback from users to perfect the functionality.



Original



http://davidhayden.com/blog/dave/archive/2009/05/06/MonoDevelopMac.aspx

http://mjhutchinson.com/journal/2009/04/04/monodevelop_aspnet_mvc_mac

http://tirania.org/blog/archive/2009/May-05-1.html

Source: https://habr.com/ru/post/59075/


All Articles