On 27 November 2014 at 18:19, Alexander Köplinger <
alex.koeplin...@outlook.com> wrote:
>
>
>
> * aspnetwebstack (i.e. MVC+WebApi) -> same reasons as for EF, open-source
> and on NuGet, should be used from there
>
>
> I am actually not sure about this one, is that really the case?
>
>
> The latest XamarinStudio/MonoDevelop MVC template installs it from NuGet,
> so I think it should be fine to remove. It might not work perfectly until
> the System.Web from referencesource is integrated, but the same applies to
> the existing (outdated) copy we ship currently.
>
>

This is something I've been working on.  MVC 5.2.2 (the one available on
NuGet) just doesn't work at the moment due to this pull
https://github.com/mono/mono/pull/1349 being required (and I haven't had
chance to fix the things that Miguel wanted).

In addition, the old notes on getting MVC 3 working on mono, said to remove
the MS supplied versions of the dlls IIRC, so these would stop working on
upgrade (and replacing with the nuget ones for MVC3 probably won't work).
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to