forked from monoman/PackageManagerAddin
-
Notifications
You must be signed in to change notification settings - Fork 0
A Package Reference Addin for MonoDevelop (using NuGet infrastructure)
License
MrJoe/PackageManagerAddin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C# 100.0%