[Mono-dev] List of cleanup candidates for Mono 4.0

Daniel Morgan monodanmorg at yahoo.com
Sat Nov 29 15:50:05 UTC 2014


I agree with removing Npgsql from Mono.  Or either convince someone to commit the latest version of Npgsql to mono.  It would have to build with mono's build system though.  Francisco?
 
The main reason it was included in mono was so you could have an out-of-the-box experience with mono connecting to Postgres.
 

     On Thursday, November 27, 2014 6:07 PM, Martin Thwaites <monoforum at my2cents.co.uk> wrote:
   

 

On 27 November 2014 at 18:19, Alexander Köplinger <alex.koeplinger at 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 at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20141129/941a8e2c/attachment.html>


More information about the Mono-devel-list mailing list