Skip to content

A Package Reference Addin for MonoDevelop (using NuGet infrastructure)

License

Notifications You must be signed in to change notification settings

MrJoe/PackageManagerAddin

 
 

Repository files navigation

NuGet bits come from its default feed of packages.

This addin for MonoDevelop will be Apache Licensed as NuGet. I think this is 
compatible with both projects' licenses.

The idea is to have similar GUI (GTK# based) for what they have for VS2010, 
or better.

To install the missing nuget packages manually, you'll need nuget.exe.
Download nuget.exe from a "CI build" http://docs.nuget.org/docs/start-here/installing-nuget.
If needed, create an alias to nuget.exe like this:
alias nuget='mono --runtime=v4.0 ~/bin/NuGet.exe'

run "nuget install packages.config -o packages"  from the PackageManagerAddin 
directory to restore the missing packages

About

A Package Reference Addin for MonoDevelop (using NuGet infrastructure)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%