Topshelf.SimpleInjector provides extensions to construct your Topshelf service class from the SimpleInjector IoC container.
Info
Version: | 1.0.0.20 |
Author(s): | TTSoft |
Last Update: | Thursday, May 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tynor88/Topshelf.SimpleInjector |
NuGet Url: | https://www.nuget.org/packages/Topshelf.SimpleInjector |
Install
Install-Package Topshelf.SimpleInjector
dotnet add package Topshelf.SimpleInjector
paket add Topshelf.SimpleInjector
Topshelf.SimpleInjector Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleInjector(>= 4.0.0)
- Topshelf(>= 4.0.0)
Tags