Skip to main content
SimpleInjector.Packaging package icon

SimpleInjector.Packaging

Adds support for packaging sets of related services to allow registering them together. Consumers can implement the IPackage interface and use the RegisterPackages extension method to dynamically add registrations in the supplied list of assemblies.

Total Downloads
2.6M
2,555,021
Published
Apr 24, 2020
Latest stable version

Install

.NET CLI
dotnet add package SimpleInjector.Packaging --version 4.10.2
Package Manager Console
Install-Package SimpleInjector.Packaging -Version 4.10.2
PackageReference
<PackageReference Include="SimpleInjector.Packaging" Version="4.10.2" />

Frameworks

.NETFramework4.0 .NETStandard1.0

Dependencies

SimpleInjector
.NETFramework4.0
[4.10.2, 5.0.0)
NETStandard.Library
.NETStandard1.0
[1.6.0, )
System.Reflection
.NETStandard1.0
[4.1.0, )
SimpleInjector
.NETStandard1.0
[4.10.2, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.