AutoDI
DI container
A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime.
Dependency injection made simple.
97 stars
8 watching
17 forks
Language: C#
last commit: over 1 year ago
Linked from 2 awesome lists
dependency-injectiondependency-resolutiondi-containerfodyhacktoberfestilweaving
Related projects:
Repository | Description | Stars |
---|---|---|
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 979 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
defval/di | A dependency injection container for the Go programming language | 233 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
z4kn4fein/stashbox | A lightweight dependency injection framework for .NET-based applications. | 141 |
sabirvirtuoso/kraken | A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. | 1 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
unitycontainer/unity | A dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements. | 1,660 |
ipjohnson/grace | A dependency injection container designed to be flexible and performant | 336 |
hnh/di | A dependency injection library with a clean API and flexibility | 9 |
goioc/di | A lightweight, Spring-like Dependency Injection library for Go | 362 |
lsoft/dpdtinject | A compile-time general purpose DI container for C# applications. | 32 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 138 |