stashbox
DI container
A lightweight dependency injection framework for .NET-based applications.
A lightweight, fast, and portable dependency injection framework for .NET-based solutions.
141 stars
12 watching
10 forks
Language: C#
last commit: 11 days ago
Linked from 4 awesome lists
dependency-injectiondependency-injection-containerdependency-injection-frameworkdiinversion-of-controliocnet-standardstashbox
Related projects:
Repository | Description | Stars |
---|---|---|
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,216 |
lsoft/dpdtinject | A compile-time general purpose DI container for C# applications. | 32 |
sabirvirtuoso/kraken | A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. | 1 |
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 981 |
kzu/funq | A fast and easy-to-use Dependency Injection container for .NET applications | 4 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
unitycontainer/unity | A dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements. | 1,663 |
yairhalberstadt/stronginject | A Compile Time Dependency Injection Framework for C# Applications | 849 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
firasdarwish/ore | A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control. | 13 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
hnh/di | A dependency injection library with a clean API and flexibility | 9 |
defval/di | A dependency injection container for the Go programming language | 233 |
zsoltherpai/feather | A lightweight dependency injection framework for Java and Android that allows easy configuration of dependencies. | 356 |