This is really nice. I have been thinking about the same thing and would like something like
MS NuGet but that would require Erel opening up the IDE for addin - plugin programming as well as a central repository for lib packages. For those who have not used MS NuGet.
In Visual Studio
1. You seach right in the IDE for a 3rd party library.
2. Select it and it downloads and installs.
Thats it, done.
If you then give your source code to someone else and the lib is missing... It will notify the programmer and download and install it automaticlly. Programmer does not have to do anything.
Anyway, nice work
@aeric