Topshelf.SimpleInjector.QuickStart
0.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Topshelf.SimpleInjector.QuickStart --version 0.1.0
NuGet\Install-Package Topshelf.SimpleInjector.QuickStart -Version 0.1.0
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.QuickStart" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Topshelf.SimpleInjector.QuickStart --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Topshelf.SimpleInjector.QuickStart, 0.1.0"
#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.QuickStart as a Cake Addin #addin nuget:?package=Topshelf.SimpleInjector.QuickStart&version=0.1.0 // Install Topshelf.SimpleInjector.QuickStart as a Cake Tool #tool nuget:?package=Topshelf.SimpleInjector.QuickStart&version=0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Topshelf.SimpleInjector provides extensions to construct your Topshelf service class from the SimpleInjector IoC container.
This QuickStart package will get you up and running with your WindowsService within one minute.
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.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Topshelf.SimpleInjector (>= 0.1.1)
GitHub repositories
This package is not used by any popular GitHub repositories.