Skip to main content
SimpleInjector package icon

SimpleInjector

The Simple Injector is an easy-to-use Inversion of Control library for .NET and Silverlight. It solely supports code-based configuration and is an ideal starting point for developers unfamiliar with larger IoC / DI libraries.

Total Downloads
80.6M
80,555,514
Published
Oct 3, 2011
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.