NuGet
Cambion is available on NuGet so you can install it in the NuGet Package Manager Console:
Install-Package Whitestone.Cambion
If you want your application to share data with other applications, or even separate instances of Cambion within the same application, you will also need to install a transport and a serializer. See their respective chapters for details.