[Mono-aspnet-list] MVC
Joseph Hill
jhill at arcfocus.com
Thu Apr 2 15:37:50 EDT 2009
Yes. There is lots of that going on these days. MVC works on Mono 2.4.
Do you have a specific question about it, or are you just interested in
trying it out?
If you're using Visual Studio, then you just need to make sure you set
"Copy Local" to true for the reference to System.Web.Mvc, so that it
will copy that assembly into your project bin for deployment. (This
won't be necessary once we start shipping MVC with Mono.)
If you're using MonoDevelop 2.0, you can use the ASP.NET MVC Add-in to
get templates for developing your MVC solution which supply the
System.Web.Mvc.dll. Currently, these are in Michael Hutchinson's repo,
here:
http://mjhutchinson.com/mdrepo/
Hope that helps
Joseph
>
> Has anyone ran asp.net mvc in Mono?
>
>
>
> *Donny Velazquez*
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
More information about the Mono-aspnet-list
mailing list