injection-framework
There are 32 repositories under injection-framework topic.
DevTeam/Pure.DI
Pure DI for .NET
cs-util-com/cscore
cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and Unity projects.
Liftric/DIKit
Dependency Injection Framework for Swift, inspired by KOIN.
nextbss/injector_io
InjectorIO - Dependency Injection for Flutter
florent37/DaggerAutoInject
Inject automatically your Activities & Fragments, just with a simple annotation
OfficialKatana/RemoteControl-X3
Saurik remote control software opensource, X30 is now available.
Dentrax/DLL-Injection-with-Assembly
DLL Injection to Exe with Assembly using OllyDbg
ComingCL/go-inject
Go-Inject 是一个基于 Facebook 的 [inject](https://github.com/facebookarchive/inject) 项目增强的 Go 语言依赖注入框架
ptklatt/Utinni
A Star Wars Galaxies plugin and injection framework
augejs/core
augejs is a progressive Node.js framework for building applications. https://github.com/augejs/augejs.github.io
nimbus-org/nimbus
Nimbus Framework
Bmohsen/frida
🔒 Advanced system monitoring and data collection framework written in Rust. Leverages memory safety and performance for keystroke logging, device tracking, storage analysis, process monitoring, and file scanning with minimal footprint. For educational purposes only. 🛡️
limiteci/sql-injection-payloads
simple markdown-list to operate SQL injections
seaswalker/configurator
配置注入,简单IOC
browny/inject
Golang injection framework based on https://github.com/facebookgo/inject
DevTeam/IoC
Inversion of Control container for .NET
pyuzi/uzi
Dependency injection library for Python
dethi/guereza
An example of distributed application
epicmars/layoutbinder
Bind layout resource to your activity or fragment with annotation.
gcaufield/MonkeyInject
A dependency injection framework for Connect IQ
ivabra/SwiftInjector
Simple dependency injection solution for Cocoa projects
iwakura1ain/Fuzzit-Web-Scanner
Simple web input/cookie/url fuzzer written in python.
JaydipRadadiya/dagger-android-injection
Sample project explains Dependency Injection in Android using dagger-android framework.
NeuronAddict/pyic
Python injection console
pyuzi/django-uzi
uzi dependency injection adapter for django
SkyN9ne/PyInjectX
💥 Small, easy-to-use Automated XSS (Cross-Site Scripting) detector / injector built with Python
VanirLab/commi3
Commi3 is an Automated Commando Line Tool (ACLT) that can be used from web developers and so on.
danilodeLuca/cloudsql-hibernate
Java Project using AppEngine CloudSQL, hibernate, JPA and RestEasy. No usage of any injection framework (spring...)
stanfeldman/PropertyInjector
Property dependency injection framework for Swift.
lucadecamillis/unity-logger-injection
Automatically inject ILogger as property from the unity container
virgs/conditional-injector
It's a mix of dependency injection and factory method. It gives you an instance of one subclasses of a class based on an optional predicate.