Library provides hosting infrastructure for .NET Core API to be hosted as a Windows Service. 
                        
                    
         
                Info
| Version: | 6.0.0 | 
| Author(s): | Mohammad Moattar, Aurimas Gecas | 
| Last Update: | Friday, April 22, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/icgam/Easify | 
| NuGet Url: | https://www.nuget.org/packages/Easify.Hosting.WindowsService | 
Install
Install-Package Easify.Hosting.WindowsService
                        dotnet add package Easify.Hosting.WindowsService
                        paket add Easify.Hosting.WindowsService
                        
                                Easify.Hosting.WindowsService Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Easify.AspNetCore(>= 3.0.5)
- AspNetcore.HealthChecks.Publisher.Seq(>= 3.2.0)
- Microsoft.AspNetCore.Hosting.WindowsServices(>= 3.1.9)
- Microsoft.Extensions.Hosting.WindowsServices(>= 3.1.9)
