Caliburn.Micro and HelloScreens (WPF and Decoupled)

Caliburn.Micro and HelloScreens (WPF and Decoupled)

Caliburn.Micro has a very useful demo called HelloScreens. The original is available in the samples directory of the sources on CodePlex. Currently it’s a SilverLight 4 xap.

Over the years a number of people have made their own versions – there is a Silverlight Decoupled version and two WPF versions.

Attached here is a decoupled WPF version.
Nothing spectacular, it has separate DLLs for Orders and Customers loaded by MEF and it’s working with Caliburn.Micro 1.4.1 and .Net 4.5.

I’ve had to change the code in some places to reflect changes in Caliburn.Micro – hopefully I’ve got it right!
On the whole it’s a very nice little demo to show off the ease and convenience of Caliburn.Micro.

Enjoy!

HelloScreensDecoupledWPF.zip (284.5KB)

One thought on “Caliburn.Micro and HelloScreens (WPF and Decoupled)

  1. Hi jsrsoft,

    I would like to notice that the file link is no longer available, maybe you moved It somewhere else. It's posible that you can make it availble again? . Thanks in advance.

Comments are closed.

Comments are closed.