SimpleInjector

DI container

A fast and flexible Dependency Injection library for .NET applications

An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.

GitHub

1k stars
57 watching
152 forks
Language: C#
last commit: almost 2 years ago
Linked from 4 awesome lists

c-sharpdependency-injectiondi-containerioc-containersimpleinjector

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lsoft/dpdtinjectA compile-time general purpose DI container for C# applications.32
z4kn4fein/stashboxA lightweight dependency injection framework for .NET-based applications.142
alisoftware/dipA simple Dependency Injection Container for Swift.981
yiisoft/diA dependency injection container that enables flexible and modular application configuration through defined classes and their dependencies.182
keboo/autodiA dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime.97
unitycontainer/unityA dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements.1,664
ipjohnson/graceA dependency injection container designed to be flexible and performant336
yairhalberstadt/stronginjectA Compile Time Dependency Injection Framework for C# Applications852
sabirvirtuoso/krakenA simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality.1
darkleaf/diA dependency injection framework for Clojure applications41
mnasyrov/ditoxA dependency injection container for building modular web applications in TypeScript93
framework-one/di1A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection.104
goioc/diA lightweight, Spring-like Dependency Injection library for Go363
devxoul/pureAn implementation of dependency injection in Swift applications using the Composition Root pattern.379