.NET Core hosting infrastructure for Windows Forms.
Info
Version: | 1.1.0 |
Author(s): | Alex Oswald |
Last Update: | Sunday, April 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alex-oswald/WindowsFormsLifetime |
NuGet Url: | https://www.nuget.org/packages/OswaldTechnologies.Extensions.Hosting.WindowsFormsLifetime |
Install
Install-Package OswaldTechnologies.Extensions.Hosting.WindowsFormsLifetime
dotnet add package OswaldTechnologies.Extensions.Hosting.WindowsFormsLifetime
paket add OswaldTechnologies.Extensions.Hosting.WindowsFormsLifetime
OswaldTechnologies.Extensions.Hosting.WindowsFormsLifetime Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting(>= 3.1.1)
Tags