I just tried using NuGet following the documentation at Nuget page (
http://caliburnmicro.codeplex.com/wikipage?title=Nuget&referringTitle=Documentation). Using the install-package it did not add the certain files which are required. I can see the files are downloaded in the package folder in the tools folder. But the files are not added to my project in visual studio.
If this is something by design, then the assumption in the Nuget page in documentation is incorrect and the documentation above should describe how to add bootstrapper and other initilization steps.