Caliburn.Light Save

The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.

Project README

Logo

NuGet Badge

Caliburn.Light

Caliburn.Light is a fork of Caliburn.Micro that

  • is modular/magic-free (does not include conventions)
  • does not switch to UI thread automatically for everything
  • integrates some ideas of Prism and MVVMLight
  • uses weak events (see Weakly)
  • supports ICommand out-of-the-box

Install

Caliburn.Light is available through NuGet:

PM> Install-Package Caliburn.Light.WPF

PM> Install-Package Caliburn.Light.WinUI

Learn

All Caliburn.Light documentation is included.

License

Caliburn.Light is licensed under the MIT license.

Open Source Agenda is not affiliated with "Caliburn.Light" Project. README Source: tibel/Caliburn.Light
Stars
69
Open Issues
9
Last Commit
10 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating