SimpleInjector.Modules
1.0.0-ci-20161004-135249
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!
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.
Install-Package SimpleInjector.Modules -Version 1.0.0-ci-20161004-135249
dotnet add package SimpleInjector.Modules --version 1.0.0-ci-20161004-135249
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleInjector.Modules, 1.0.0-ci-20161004-135249"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- SimpleInjector (>= 3.2.2)
Used By
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 History
Version | Downloads | Last updated |
---|