CP.Extensions.Hosting.Wpf 1.0.4

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

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

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-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net9.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.Wpf:

Package Downloads
CP.Extensions.Hosting.ReactiveUI.Wpf

This extension adds ReactiveUI support to generic host based dotnet core 8.0 / 9.0 WPF 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.6 65 2/9/2025
2.1.4 143 11/21/2024
2.0.5 327 5/18/2024
1.5.2 97 5/17/2024
1.4.2 128 5/5/2024
1.3.13 123 5/1/2024
1.3.2 202 4/11/2024
1.2.2 185 3/26/2024
1.1.90 161 3/19/2024
1.1.28 218 2/5/2024
1.1.18 244 1/4/2024
1.1.11 130 12/23/2023
1.1.10 131 12/23/2023
1.1.7 146 12/14/2023
1.1.5 226 11/23/2023
1.1.3 139 11/12/2023
1.0.61 159 11/6/2023
1.0.60 138 11/6/2023
1.0.58 157 10/27/2023
1.0.56 162 10/27/2023
1.0.55 153 10/27/2023
1.0.54 149 10/27/2023
1.0.52 153 10/17/2023
1.0.50 135 10/17/2023
1.0.48 157 10/16/2023
1.0.47 132 10/16/2023
1.0.46 135 10/16/2023
1.0.44 143 10/3/2023
1.0.43 168 10/2/2023
1.0.39 146 10/2/2023
1.0.37 147 9/30/2023
1.0.33 160 9/19/2023
1.0.31 129 9/19/2023
1.0.29 176 9/14/2023
1.0.17 163 8/31/2023
1.0.15 151 8/30/2023
1.0.13 185 8/30/2023
1.0.8 200 8/1/2023
1.0.7 176 8/1/2023
1.0.6 203 7/25/2023
1.0.4 164 7/25/2023

Compatability with Net 6 / 7 and net462