[Mono-dev] Shipping NuGet with MonoDevelop/Xamarin

Stephen Shaw sshaw at decriptor.com
Fri Jan 24 05:10:08 UTC 2014


I can't speak for the monodevelop project, but one of the problems with
nuget is it has a heavy dependency on powershell which is only available on
windows. Having said that there is an addin, but as I understand it it has
a custom nuget.exe binary in it that just simply ignores all powershell
calls. For example, if you install something like entity framework (I
think) it has a bunch of powershell script stuff. It would add the dlls,
but not run any of the scripts.

Cheers,
Stephen


On Thu, Jan 23, 2014 at 2:35 PM, Arthur Grimnirsen <grimnirsen at gmail.com>wrote:

> Hi list,
>
> what do you think about shipping Monodevelop/Xamarin with NuGet add-in
> included? As you may know Visual Studio does that from version 2012 at
> least. Installing NuGet is easy but I think having IDE ready out of the
> box, is far more convenient.
>
> Best Regards,
> Arthur.
>
> _______________________________________________
> 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/20140123/45fbfb39/attachment.html>


More information about the Mono-devel-list mailing list