Ross ROSS = Recommend OSS · open-source software intelligence for agents

simpleinjector/SimpleInjector

An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success. observed · 2026-08-28

github.com/simpleinjector/SimpleInjector · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 78
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 36.0
  • age_days: 4164
  • days_rel: 66
  • days_push: 9
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1263 stars · 151 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Simple Injector is an easy, flexible, and fast Dependency Injection (DI) library for .NET, designed to promote best practices and steer developers toward the pit of success. It supports .NET 4.5+, .NET Core, .NET 5+, .NET Standard, UWP, Mono, and Xamarin, and integrates with frameworks like ASP.NET Core, MVC, and Web API.

Use cases

  • dependency injection for .NET applications
  • ioc container for asp.net core
  • manage loosely coupled components in c#
  • decorator registration in a di container
  • verify container configuration at startup
  • di library for large scale enterprise .net projects

When to choose

  • you want a simple yet complete DI container with strong diagnostics and container verification
  • you need advanced generic type support and decorator registration
  • you need high performance and concurrent resolution
  • you target .NET Framework, .NET Core/5+, or Xamarin/UWP

When to avoid

  • your framework already provides a built-in DI container and you only need basic registration
  • you need a container with an extensive legacy plugin ecosystem tied to another library
  • you are not developing on the .NET platform

Facets

library · maturity stable

middleware developer-tools backend developer-tools web-development dotnet cross-platform windows dependency-injection ioc-container di-container c-sharp soliddesign

4 sources

Member repositories

RepositoryRoleHealth v2
simpleinjector/SimpleInjectormain92

For agents

markdown · JSON · MCP: product_card(name="simpleinjector/SimpleInjector")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem