NuGet is Microsoft’s attempt to copy Ruby gems, as far as I can tell. Great. All for it.
But why is it that I have to use it, instead of getting the option to install normally through some MSI or other option?
Maybe I’m missing something, but if I want to install, say, EF 4.2 Beta 1, why can’t I have an option to install it globally, as opposed to having to install it within some specific project/solution? I’m using a Microsoft release as an example, but I could just as easily use, e.g. AutoMapper as an example.
While I like the NuGet option, I don’t want to have to install things repeatedly across multiple projects if it is something I know I want across the board.