A robust service hosting framework for building Windows services using Microsoft .NET Framework.
                        
                    
         
                Info
| Version: | 2018.10.15.14 | 
| Author(s): | ReflectSoftware Inc. | 
| Last Update: | Monday, October 15, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/WindowsServiceFramework.Extensions | 
Install
Install-Package WindowsServiceFramework.Extensions
                        dotnet add package WindowsServiceFramework.Extensions
                        paket add WindowsServiceFramework.Extensions
                        
                                WindowsServiceFramework.Extensions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Bcl(>= 1.1.10)
 - Microsoft.Bcl.Build(>= 1.0.21)
 - Microsoft.EntityFrameworkCore(>= 2.1.4)
 - Microsoft.Extensions.Caching.Memory(>= 2.1.2)
 - Plato(>= 2.0.132)
 - System.Buffers(>= 4.5.0)
 - System.Interactive.Async(>= 3.2.0)
 - System.Numerics.Vectors(>= 4.5.0)
 - System.Runtime.CompilerServices.Unsafe(>= 4.5.2)