Caliburn.Micro v1.2 RTW with NuGet feature announced

Rob Eisenberg in his .NET and Funky Fresh Blog announces the release of his Caliburn.Micro framework version 1.2.

The Current version includes some improvements, fixes and also introduces the new NuGet based feature package that helps to choose only the feature that you require for making a smaller App.

 

“In addition to the standard release, I’m happy to announce something new we are doing with Caliburn.Micro: Feature Packages. Feature Packages allow developers a way pick and choose only the features they want from Caliburn.Micro and not have to take a dependency on other unused
features of the framework.”

 

You can download Caliburn.Micro v1.2 RTW from the CodePlex site .

Know more about the announcement from Rob Eisenberg’s Blog

 

 

Share