CP.Extensions.Hosting.WinUI 1.0.60

There is a newer version of this package available.
See the version list below for details.
dotnet add package CP.Extensions.Hosting.WinUI --version 1.0.60                
NuGet\Install-Package CP.Extensions.Hosting.WinUI -Version 1.0.60                
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="CP.Extensions.Hosting.WinUI" Version="1.0.60" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CP.Extensions.Hosting.WinUI --version 1.0.60                
#r "nuget: CP.Extensions.Hosting.WinUI, 1.0.60"                
#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.
// Install CP.Extensions.Hosting.WinUI as a Cake Addin
#addin nuget:?package=CP.Extensions.Hosting.WinUI&version=1.0.60

// Install CP.Extensions.Hosting.WinUI as a Cake Tool
#tool nuget:?package=CP.Extensions.Hosting.WinUI&version=1.0.60                

CP.Extensions.Hosting

An Extension of the Microsoft.Extensions.Hosting library with the aim of allowing windows applications to use the hosting base.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CP.Extensions.Hosting.WinUI:

Package Downloads
CP.Extensions.Hosting.ReactiveUI.WinUI

This extension adds ReactiveUI support to generic host based dotnet core 6.0 / 8.0 WinUI 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, together with this reactive MVVM framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.4 36 11/21/2024
2.0.5 121 5/18/2024
1.5.2 116 5/17/2024
1.4.2 107 5/5/2024
1.3.13 99 5/1/2024
1.3.2 116 4/11/2024
1.2.2 116 3/26/2024
1.1.90 130 3/19/2024
1.1.28 118 2/5/2024
1.1.18 176 1/4/2024
1.1.11 138 12/23/2023
1.1.10 115 12/23/2023
1.1.7 117 12/14/2023
1.1.5 168 11/23/2023
1.1.3 134 11/12/2023
1.0.61 112 11/6/2023
1.0.60 135 11/6/2023
1.0.58 136 10/27/2023
1.0.56 159 10/27/2023
1.0.55 134 10/27/2023
1.0.54 147 10/27/2023
1.0.52 156 10/17/2023
1.0.50 136 10/17/2023
1.0.48 124 10/16/2023
1.0.47 135 10/16/2023
1.0.46 136 10/16/2023
1.0.44 146 10/3/2023
1.0.43 120 10/2/2023
1.0.39 129 10/2/2023
1.0.37 134 9/30/2023
1.0.33 124 9/19/2023
1.0.31 131 9/19/2023
1.0.29 133 9/14/2023
1.0.17 156 8/31/2023
1.0.15 146 8/30/2023
1.0.13 177 8/30/2023
1.0.8 173 8/1/2023
1.0.7 122 8/1/2023
1.0.6 159 7/25/2023
1.0.4 176 7/25/2023

Compatability with Net 6 / 7 and net462