InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Simple Injector Alternatives
Similar projects and alternatives to Simple Injector
-
Guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
Unity
This repository contains all relevant information about Unity Container suit (by unitycontainer)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
Castle Windsor
Castle Windsor is a best of breed, mature Inversion of Control container available for .NET
-
-
Simple Injector discussion
Simple Injector reviews and mentions
-
Modular Dependency Injection in .NET
When I was building application with .NET Framework I always used libraries like Autofac and SimpleInjector for dependency injection. I really liked to create modules (Packages in SimpleInjector) to achieve higher cohesion and lower coupling in my class libraries. I made a module for every class library in which all dependencies inside of that class library were registered. Why should my web application (for example) know if MyBeautifulService in MyBeautifulClassLibrary should be transient or singleton?
- How to do dependency injection based on HttpContext values?
-
Chicken and Egg problem - being able to overwrite the config file and the class it instantiates
You can use SimpleInjector library to do that. Link: https://github.com/simpleinjector/SimpleInjector
-
Does anybody has a recommended resource about Dependency Injection?
My favorite DI container is LightInject. Very fast and has all the features that I need. Other good DI containers are Grace and SimpleInjector, IMO.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 19 Jul 2025
Stats
simpleinjector/SimpleInjector is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Simple Injector is C#.
Popular Comparisons
- Simple Injector VS Microsoft.Extensions.DependencyInjection
- Simple Injector VS Autofac
- Simple Injector VS DryIoc
- Simple Injector VS Ninject
- Simple Injector VS Unity
- Simple Injector VS LightInject
- Simple Injector VS StructureMap
- Simple Injector VS Scrutor
- Simple Injector VS Castle Windsor
- Simple Injector VS Lamar