SimpleInjector.Modules 1.0.0-ci-20161004-135249

This is a prerelease version of SimpleInjector.Modules.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package SimpleInjector.Modules --version 1.0.0-ci-20161004-135249
NuGet\Install-Package SimpleInjector.Modules -Version 1.0.0-ci-20161004-135249
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="SimpleInjector.Modules" Version="1.0.0-ci-20161004-135249" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleInjector.Modules --version 1.0.0-ci-20161004-135249
#r "nuget: SimpleInjector.Modules, 1.0.0-ci-20161004-135249"
#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 SimpleInjector.Modules as a Cake Addin
#addin nuget:?package=SimpleInjector.Modules&version=1.0.0-ci-20161004-135249&prerelease

// Install SimpleInjector.Modules as a Cake Tool
#tool nuget:?package=SimpleInjector.Modules&version=1.0.0-ci-20161004-135249&prerelease

Extends SimpleInjector with capability to Register and Load Modules from the container. Inherit your module from Module and override Load method. Simply call on your container .RegisterModule<TModule>() - done!

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 (4)

Showing the top 4 NuGet packages that depend on SimpleInjector.Modules:

Package Downloads
MicroServiceFabric.Bootstrap.StatelessServices

Bootstrap for Service Fabric Stateless Services

MicroServiceFabric.Bootstrap.StatelessServices.Owin

Bootstrap for Service Fabric OWIN Stateless Services

MicroServiceFabric.Bootstrap.StatefulServices

Bootstrap for Service Fabric Stateful Services

MicroServiceFabric.Bootstrap.Actors

Bootstrap for Service Fabric Reliable Actors

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated