v1.5.1 - Service release that fixes some package problems and WP7 runtime generics issues.
Packages Available on Nuget
- Caliburn.Micro – The full framework compiled into an assembly.
- Caliburn.Micro.Start - Includes Caliburn.Micro plus a starting bootstrapper, view model and view.
- Caliburn.Micro.Container – The Caliburn.Micro inversion of control container (IoC); source code drop-in.
- Caliburn.Micro.EventAggregator – The Caliburn.Micro event aggregator; source drop-in.
- Caliburn.Micro.INPC – The Caliburn.Micro INPC infrastructure: PropertyChangedBase, BindableCollection, Execute.OnUIThread and InDesignMode checking; source drop-in.