dependency-injection-framework
There are 27 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
z4kn4fein/stashbox
A lightweight, fast, and portable dependency injection framework for .NET-based solutions.
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+
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!
oracle/olcut
A Java configuration, shell, and general utility toolkit
zeldan/your-own-dependency-injection-framework
Lightweight dependency injection framework example in Java
HampusMat/Syrette
The convenient dependency injection library for Rust. Mirror of https://git.hampusmat.com/syrette
aermicioi/aedi
A dependency injection container
FunnyGuilds/dependency-injector
Blazingly fast and lightweight dependency injection framework for Java 💉
carlossalasamper/inversify-sugar
🧁 InversifyJS framework to build hierarchical dependency systems with an elegant API.
rxdi/core
This repository is archived and moved to Monorepo https://github.com/rxdi/rxdi-monorepo/tree/master/packages/core
nightblure/injection
Easy dependency injection without wiring, works with Python 3.8-3.12. Easy replacing for dependency-injector
go-autowire/autowire
🔌 Go framework for dependency injection.
viniciusthiengo/dagger-2-example
Projeto Android (biblioteca Dagger 2) do artigo
AmayaFramework/amaya-di
A framework responsible for monitoring and automating the dependency injection process.
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.