Is there anything like Ruby gems for .NET?
A:
I'm not sure which characteristics of Ruby Gems you are looking for. If you are trying to deploy your own application, you should look into ClickOnce.
I want an easy way to bring in common tools/libraries into a project.
Andrew Davey
2009-05-24 09:47:22
A:
Horn is a promising new project that should do what is needed. http://code.google.com/p/hornget/
Andrew Davey
2009-09-09 10:49:56
+1
A:
There is a new project called Nu which uses the actual Ruby gems framework to package .NET components. http://groups.google.com/group/nu-net
Kiliman
2010-08-10 23:35:41
I've created an add-in for Visual Studio that make it easy to reference gems in your project.http://visualstudiogallery.msdn.microsoft.com/en-us/ba0f6da5-3660-4983-b8fb-d5abfc45093e
Kiliman
2010-08-10 23:36:29