Topshelf.SimpleInjector 1.0.0.20

dotnet add package Topshelf.SimpleInjector --version 1.0.0.20
NuGet\Install-Package Topshelf.SimpleInjector -Version 1.0.0.20
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Topshelf.SimpleInjector" Version="1.0.0.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Topshelf.SimpleInjector --version 1.0.0.20
#r "nuget: Topshelf.SimpleInjector, 1.0.0.20"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Topshelf.SimpleInjector as a Cake Addin
#addin nuget:?package=Topshelf.SimpleInjector&version=1.0.0.20

// Install Topshelf.SimpleInjector as a Cake Tool
#tool nuget:?package=Topshelf.SimpleInjector&version=1.0.0.20

Topshelf.SimpleInjector provides extensions to construct your Topshelf service class from the SimpleInjector IoC container.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Topshelf.SimpleInjector:

Package Downloads
Topshelf.SimpleInjector.Quartz

Topshelf.SimpleInjector.Quartz provides extensions to schedule your Topshelf Service with Quartz.NET using SimpleInjector IoC container.

Topshelf.SimpleInjector.QuickStart

Topshelf.SimpleInjector provides extensions to construct your Topshelf service class from the SimpleInjector IoC container. This QuickStart package will quickly get you up and running with your WindowsService. Create a new Console Application project, install this package, make sure to overvwrite Program.cs, click Start and you have a running Service with SimpleInjector as IoC framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.20 221,948 5/25/2017
1.0.0.17 84,095 1/2/2016
1.0.0.16 1,230 1/2/2016
1.0.0.15 1,165 1/2/2016
0.1.4 24,898 4/25/2015
0.1.2 3,051 3/30/2014
0.1.1 1,538 3/20/2014
0.1.0 1,265 3/20/2014