<< back to blog

ASP.NET MVC on Mono & OSX

software ~ mvc ~ mono ~ osx

03 Apr, 2008

Thanks to this guy I’ve been able to get ASP.NET MVC CTP2 running on OSX and Mono. I’ve been looking forward to playing with ASP.NET MVC, and I’m pretty excited to be able to get it working on Mono.

UPDATE: That link hasn’t been working for a while, but this may help.

I can’t recall the exact steps to get it working, but it was something like this. I haven’t tried these steps, it’s just a hint

  • Set up a ASP.NET MVC project structure (with Views, Controllers etc)
  • Add a Lib folder in your web site root too
  • Copy the ASP.NET MVC DLLs into the Lib folder (Routing, Mvc, Abstractions)
  • Update your web.config using my working one for guidance (it worked for ASP.NET MVC CTP2 on Mono at least)

ASP.NET MVC running on Mono

You may also like...
Man makes nice software. Sells it. Makes $100,000 in 5 months
TODO.txt 2008 Ultimate Team Edition
Pretty Simple Software
Loose Coupling: Quote de jour
Cheap as Chips private Git hosting
Putting Git in the cloud with Amazon S3
Friendliest console installer EVER!
What Open Source stack do the gurus use?
Nice use of Google maps in registration
Generate State Machine diagrams from your POCO Entities

kick it on DotNetKicks.com
blog comments powered by Disqus