Adds Windows Forms support to the .NET Generic Host.
Info
Version: | 1.0.4 |
Author(s): | Matthew King |
Last Update: | Tuesday, May 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maikebing/WinFormsAppHost |
NuGet Url: | https://www.nuget.org/packages/WinFormsAppHost |
Install
Install-Package WinFormsAppHost
dotnet add package WinFormsAppHost
paket add WinFormsAppHost
WinFormsAppHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting(>= 3.1.3)
Tags