CP.Extensions.Hosting.WinForms 1.0.17

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

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

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. 
.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.WinForms:

Package Downloads
CP.Extensions.Hosting.ReactiveUI.WinForms

This extension adds ReactiveUI support to generic host based dotnet core 8.0 / 9.0 WinForms 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 91 11/21/2024
2.0.5 132 5/18/2024
1.5.2 121 5/17/2024
1.4.2 130 5/5/2024
1.3.13 109 5/1/2024
1.3.2 140 4/11/2024
1.2.2 124 3/26/2024
1.1.90 128 3/19/2024
1.1.28 135 2/5/2024
1.1.18 173 1/4/2024
1.1.11 138 12/23/2023
1.1.10 120 12/23/2023
1.1.7 120 12/14/2023
1.1.5 150 11/23/2023
1.1.3 115 11/12/2023
1.0.61 121 11/6/2023
1.0.60 116 11/6/2023
1.0.58 140 10/27/2023
1.0.56 130 10/27/2023
1.0.55 126 10/27/2023
1.0.54 131 10/27/2023
1.0.52 126 10/17/2023
1.0.50 116 10/17/2023
1.0.48 123 10/16/2023
1.0.47 118 10/16/2023
1.0.46 115 10/16/2023
1.0.44 121 10/3/2023
1.0.43 130 10/2/2023
1.0.39 132 10/2/2023
1.0.37 139 9/30/2023
1.0.33 130 9/19/2023
1.0.31 119 9/19/2023
1.0.29 143 9/14/2023
1.0.17 139 8/31/2023
1.0.15 146 8/30/2023
1.0.13 154 8/30/2023
1.0.8 159 8/1/2023
1.0.7 152 8/1/2023
1.0.6 163 7/25/2023
1.0.4 153 7/25/2023

Compatability with Net 6 / 7 and net462