Skip to main content
CP.Extensions.Hosting.WinUI package icon

CP.Extensions.Hosting.WinUI

This extension adds WinUI support to generic host applications. With this you can enhance your application with a UI, and use all the services provided by the generic host like DI, logging etc.

Total Downloads
14.7K
14,679
Published
Jan 22, 2026
Latest stable version

Install

.NET CLI
dotnet add package CP.Extensions.Hosting.WinUI --version 3.0.0-beta.10
Package Manager Console
Install-Package CP.Extensions.Hosting.WinUI -Version 3.0.0-beta.10
PackageReference
<PackageReference Include="CP.Extensions.Hosting.WinUI" Version="3.0.0-beta.10" />

Frameworks

net8.0-windows10.0.19041 net9.0-windows10.0.19041 net10.0-windows10.0.19041

Dependencies

CP.Extensions.Hosting.MainUIThread
net8.0-windows10.0.19041
[3.0.0-beta.10, )
Microsoft.WindowsAppSDK
net8.0-windows10.0.19041
[1.8.260101001, )
CP.Extensions.Hosting.MainUIThread
net9.0-windows10.0.19041
[3.0.0-beta.10, )
Microsoft.WindowsAppSDK
net9.0-windows10.0.19041
[1.8.260101001, )
CP.Extensions.Hosting.MainUIThread
net10.0-windows10.0.19041
[3.0.0-beta.10, )
Microsoft.WindowsAppSDK
net10.0-windows10.0.19041
[1.8.260101001, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.