Topshelf.SimpleInjector 1.0.0.20

.NET Framework 4.5.2
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 Versions
.NET Framework net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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.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.

Topshelf.SimpleInjector.Quartz

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.20 188,708 5/25/2017
1.0.0.17 69,862 1/2/2016
1.0.0.16 1,071 1/2/2016
1.0.0.15 990 1/2/2016
0.1.4 24,022 4/25/2015
0.1.2 2,770 3/30/2014
0.1.1 1,342 3/20/2014
0.1.0 1,077 3/20/2014