dependency-injection-framework
There are 29 repositories under dependency-injection-framework topic.
ets-labs/python-dependency-injector
Dependency injection framework for Python
ssannandeji/Zenject-2019
Dependency Injection Framework for Unity3D
python-injector/injector
Python dependency injection framework, inspired by Guice
inversify/inversify-express-utils
Some utilities for the development of Express application with InversifyJS
maldoinc/wireup
Performant, concise, and easy-to-use dependency injection container for Python 3.8+.
z4kn4fein/stashbox
A lightweight, fast, and portable dependency injection framework for .NET-based solutions.
inversiland/inversiland
🎡 InversifyJS framework to manage dependencies elegantly.
jangbl/node-dependency-injection
Express app that uses awilix for dependency injection
sebastianpixel/DependencyInjection
Microframework for dependency injection in Swift based on PropertyWrappers.
unnamed/inject
A fast and very lightweight dependency injection library for Java 8+
oracle/olcut
A Java configuration, shell, and general utility toolkit
alexandregama/cdi-guide-tutorials
CDI Guide And Tutorials - Many examples of how to use CDI and CDI 2.0 like Qualifiers, Interceptors, Decorators, Lazy Initialization an much more!
HampusMat/Syrette
The convenient dependency injection library for Rust. Mirror of https://git.hampusmat.com/syrette
zeldan/your-own-dependency-injection-framework
Lightweight dependency injection framework example in Java
FunnyGuilds/dependency-injector
Blazingly fast and lightweight dependency injection framework for Java 💉
aermicioi/aedi
A dependency injection container
nightblure/injection
Dependency injection, works with FastAPI, Litestar, Django, Flask (Python 3.8-3.13). Light replacement with new features for dependency-injector
rxdi/core
This repository is archived and moved to Monorepo https://github.com/rxdi/rxdi-monorepo/tree/master/packages/core
pH-7/Simple-PH-DIC
🌈 PH's DIC is a Simple PHP 7.1+ Dependency Injection Container (DIC) Library
xpinked/pyinject
Python Dependency Injection Framework, Inspired by FastAPI
go-autowire/autowire
🔌 Go framework for dependency injection.
viniciusthiengo/dagger-2-example
Projeto Android (biblioteca Dagger 2) do artigo
kuyucuburak/reachard
Medium
A248/SolidInjector
Modern and lightweight injector supporting javax and jarkarta.
pfpack/pfpack-dependency
PrimeFuncPack Dependency is a framework for .NET providing a functional programming based technology to build consistent dependency trees validated in the compile time.
luoshuijs/Persica
Automatic framework for Python
pavalso/potage
A simple Python package that provides an easy way to use Dependency Injection in your projects.
pfpack/pfpack-dependency-registry
PrimeFuncPack Dependency Registry is a library for .NET providing a dependency registrar intended for registering services, including dependency trees built by PrimeFuncPack Dependency, in the .NET dependency injection mechanism.
rvanasa/sorcerer
Simple Inversion-of-Control framework for NodeJS developers who like Java/Spring.