Today Scott Guthrie announced a new project from Microsoft called NuPack which is for easily adding third-party libraries into any .NET project that you’re working on.
As soon as I saw the announcement I set about working on getting some of the open source projects into NuPack.
And I’m excited to say that you can now get ClientDependency directly from NuPack!

You can install either the Web Forms version or the MVC version, and it’ll even set up the basic config for you in your web.config.
Happy installing.