⚠ Deprecated: Legacy
Suggested alternative: Caliburn.Light.WPF
The magic-free Caliburn.Light, a powerful framework designed for building XAML applications.
$ dotnet add package Caliburn.Light⚠️ Deprecated: This is a meta package that forwards to Caliburn.Light.WPF. Please migrate to the Caliburn.Light.WPF package directly.
This package only forwards to Caliburn.Light.WPF, so no code changes are required.
Replace the package reference in your project file:
- <PackageReference Include="Caliburn.Light" Version="..." />
+ <PackageReference Include="Caliburn.Light.WPF" Version="..." />
For complete documentation, visit the Caliburn.Light documentation.
Caliburn.Light is licensed under the MIT license.