The SimpleInjector.Packaging namespace is part of the SimpleInjector.Packaging.dll and contains functionality to modularize the container's configuration and dynamically load it from different assemblies.
Interfaces
| Interface | Description | |
|---|---|---|
| IPackage |
Contract for types allow registering a set of services.
|