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