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: about 2 months ago
Linked from 4 awesome lists

c-sharpdependency-injectiondi-containerioc-containersimpleinjector

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lsoft/dpdtinject A compile-time general purpose DI container for C# applications. 32
z4kn4fein/stashbox A lightweight dependency injection framework for .NET-based applications. 142
alisoftware/dip A simple Dependency Injection Container for Swift. 981
yiisoft/di A dependency injection container that enables flexible and modular application configuration through defined classes and their dependencies. 182
keboo/autodi A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. 97
unitycontainer/unity A dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements. 1,664
ipjohnson/grace A dependency injection container designed to be flexible and performant 336
yairhalberstadt/stronginject A Compile Time Dependency Injection Framework for C# Applications 852
sabirvirtuoso/kraken A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. 1
darkleaf/di A dependency injection framework for Clojure applications 41
mnasyrov/ditox A dependency injection container for building modular web applications in TypeScript 93
framework-one/di1 A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. 104
goioc/di A lightweight, Spring-like Dependency Injection library for Go 363
devxoul/pure An implementation of dependency injection in Swift applications using the Composition Root pattern. 379