dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 84
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3014
- days_rel: n/a
- days_push: 97
- n_releases_24m: 0
Adoption not part of the score
1128 stars · 128 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DryIoc is a fast, small, full-featured IoC (dependency injection) container for .NET, targeting net45 through net9.0 and netstandard. It emphasizes low-ceremony usage, high performance, and extensibility, distributed via multiple NuGet packages.
Use cases
- resolve dependencies in a .NET application with an IoC container
- fast dependency injection for ASP.NET Core services
- use a DI container in Xamarin or MAUI mobile apps
- integrate dependency injection with Prism
- replace Autofac or MEF with a lightweight container
- manage scoped unit-of-work object graphs
When to choose
- you need a high-performance, full-featured DI container for .NET
- you want broad target support from .NET Framework to modern .NET
- you prefer low-ceremony, extensible container configuration
When to avoid
- you need a DI container outside the .NET ecosystem
- you want the built-in Microsoft.Extensions.DependencyInjection abstractions only
- you need a container with a large commercial support ecosystem
Facets
library · maturity stable
developer-tools developer-tools backend cross-platform dotnet cross-platform ioc-container di performance netcore xamarin prism dependency-injection netstandard
1 source
- readme: https://github.com/dadhi/DryIoc · fetched 2026-08-28 · 0f38f8775d7f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dadhi/DryIoc | main | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem