Is there a Maven alternative or port for the .NET world?
I would love to use a good dependency management system that the Java world has, but I don\'t find anything
NuGet (formerly called NuPack) addresses some of the features of Maven. You can read about it at Phil Haack, Scott Hanselman and, of course, Scott Guthrie.