Caliburn.Light.WinUI 6.3.0

dotnet add package Caliburn.Light.WinUI --version 6.3.0
                    
NuGet\Install-Package Caliburn.Light.WinUI -Version 6.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Caliburn.Light.WinUI" Version="6.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Caliburn.Light.WinUI" Version="6.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Caliburn.Light.WinUI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Caliburn.Light.WinUI --version 6.3.0
                    
#r "nuget: Caliburn.Light.WinUI, 6.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Caliburn.Light.WinUI@6.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Caliburn.Light.WinUI&version=6.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Caliburn.Light.WinUI&version=6.3.0
                    
Install as a Cake Tool

Caliburn.Light.WinUI

NuGet

WinUI-specific extensions for Caliburn.Light - a magic-free, powerful MVVM framework for building modern Windows applications with WinUI.

Overview

Caliburn.Light.WinUI extends the core framework with WinUI-specific features:

  • View/ViewModel Resolution: Automatic view location and binding for WinUI
  • Window Management: Window lifecycle and dialog services
  • View Adapters: WinUI-specific view integration
  • Page Navigation: Page lifecycle management
  • Lifecycle Management: Window, popup, and page lifecycle handlers

Documentation

For complete documentation, visit the Caliburn.Light documentation.

License

Caliburn.Light is licensed under the MIT license.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.19041 is compatible.  net9.0-windows was computed.  net10.0-windows was computed.  net10.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.3.0 57 2/14/2026
6.2.1 100 1/3/2026
6.2.0 174 12/20/2025
6.1.0 428 12/8/2025
6.0.0 172 11/23/2025
5.3.0 217 2/22/2025
5.2.1 280 8/20/2023
5.2.0 461 11/18/2022
5.1.0 2,287 11/26/2021
5.0.0 523 8/20/2021