A little over a year ago I announced the availability of Cadru, an open source utility framework containing new APIs and extensions to the core .NET Framework to help complete your developer toolbox. I am very pleased to announce that the Cadru assemblies are now available on NuGet. To install one of the assemblies, run the corresponding command in the Package Manager Console: Cadru.Core - A portable class library which provides the majority of the framework. PM> Install-Package Cadru.Core Cadru.Core.Windows ......