All Projects → Swinjectautoregistration → Similar Projects or Alternatives

398 Open source projects that are alternatives of or similar to Swinjectautoregistration

Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (-11.59%)
Mutual labels:  dependency-injection
Flutter Boilerplate Project
A boilerplate project created in flutter using MobX and Provider.
Stars: ✭ 1,194 (+628.05%)
Mutual labels:  dependency-injection
Dinoloop
Rest API framework built on top of expressjs powered by Typescript.
Stars: ✭ 115 (-29.88%)
Mutual labels:  dependency-injection
Foal
Elegant and all-inclusive Node.Js web framework based on TypeScript. 🚀.
Stars: ✭ 1,176 (+617.07%)
Mutual labels:  dependency-injection
Container
A lightweight yet powerful IoC container for Go projects
Stars: ✭ 160 (-2.44%)
Mutual labels:  dependency-injection
Android App Architecture Mvvm Databinding
A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).
Stars: ✭ 69 (-57.93%)
Mutual labels:  dependency-injection
Servicecontainerextension
📻 Allows to declare own services inside Behat container without writing an extension.
Stars: ✭ 114 (-30.49%)
Mutual labels:  dependency-injection
Pure Swift Dependency Injection
Dependency Injection in Pure Swift
Stars: ✭ 67 (-59.15%)
Mutual labels:  dependency-injection
Fluentvalidation.blazor
Fluent Validation-powered Blazor component for validating standard <EditForm> 🌌 ✅
Stars: ✭ 140 (-14.63%)
Mutual labels:  dependency-injection
Daggraph
Dagger dependency graph generator for Android Developers
Stars: ✭ 1,140 (+595.12%)
Mutual labels:  dependency-injection
Contextserviceextension
🎃 [DEPRECATED] Allows to declare and use contexts services in scenario scoped container.
Stars: ✭ 113 (-31.1%)
Mutual labels:  dependency-injection
Singularity
A extremely fast ioc container for high performance applications
Stars: ✭ 63 (-61.59%)
Mutual labels:  dependency-injection
Flama
🔥 Fire up your API with this flamethrower
Stars: ✭ 161 (-1.83%)
Mutual labels:  dependency-injection
Rea Di
Dependency injection for React done right. Hierarchical injection on both component and service layer powered by injection-js (Angular DI framework) 🖖
Stars: ✭ 62 (-62.2%)
Mutual labels:  dependency-injection
Wpplugin
Boilerplate for WordPress plugin using autoload, coding standard, webpack, PHP/JS tests, etc.
Stars: ✭ 112 (-31.71%)
Mutual labels:  dependency-injection
Pioneer Console Boilerplate
Dependency injection, logging and configuration in a .NET Core console application.
Stars: ✭ 60 (-63.41%)
Mutual labels:  dependency-injection
Node Dependency Injection
The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
Stars: ✭ 140 (-14.63%)
Mutual labels:  dependency-injection
Macwire
Lightweight and Nonintrusive Scala Dependency Injection Library
Stars: ✭ 1,095 (+567.68%)
Mutual labels:  dependency-injection
Rxgithub
An example of MVVM using RxSwift and Swinject (DI)
Stars: ✭ 109 (-33.54%)
Mutual labels:  dependency-injection
Complex Redux Project Architecture
Redux architecture extended with a layer of services.
Stars: ✭ 53 (-67.68%)
Mutual labels:  dependency-injection
Iquephoto
Android Image Editor Application.
Stars: ✭ 156 (-4.88%)
Mutual labels:  dependency-injection
Aiodine
🧪 Async-first Python dependency injection library
Stars: ✭ 51 (-68.9%)
Mutual labels:  dependency-injection
Dagger2 Mvp Sample
Android Sample to explain Dagger 2 and MVP in android applications.
Stars: ✭ 106 (-35.37%)
Mutual labels:  dependency-injection
Factory
Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d
Stars: ✭ 50 (-69.51%)
Mutual labels:  dependency-injection
Microresolver
Extremely Fast Dependency Injection Library.
Stars: ✭ 138 (-15.85%)
Mutual labels:  dependency-injection
Dijs
JavaScript dependency injection for Node and browser environments.
Stars: ✭ 49 (-70.12%)
Mutual labels:  dependency-injection
No Framework Tutorial
A small tutorial to show how to create a PHP application without a framework.
Stars: ✭ 1,357 (+727.44%)
Mutual labels:  dependency-injection
Vue.js With Asp.net Core Sample
This provides a sample code using vue.js running on ASP.NET Core
Stars: ✭ 44 (-73.17%)
Mutual labels:  dependency-injection
Mandarinets
Mandarine.TS is a typescript, decorator-driven framework that allows you to create server-side applications. Mandarine.TS provides a range of built-in solutions such as Dependency Injection, Components, ORM and more. Under its umbrella, Mandarine.TS has 4 modules: Core, Data, Security and MVC, these modules will offer you the requirements to build a Mandarine-powered application.
Stars: ✭ 161 (-1.83%)
Mutual labels:  dependency-injection
Gulp Di
gulp-di is a dependency injection framework for the Gulp streaming build system.
Stars: ✭ 40 (-75.61%)
Mutual labels:  dependency-injection
Autofac.extensions.dependencyinjection
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Core dependency injection abstraction.
Stars: ✭ 98 (-40.24%)
Mutual labels:  dependency-injection
Nex
Aiming to simplify the construction of JSON API service
Stars: ✭ 35 (-78.66%)
Mutual labels:  dependency-injection
React Ioc
Hierarchical Dependency Injection with new React 16 Context API
Stars: ✭ 133 (-18.9%)
Mutual labels:  dependency-injection
Inversifyjs
InversifyJS is a lightweight inversion of control (IoC) container for TypeScript and JavaScript apps. An IoC container uses a class constructor to identify and inject its dependencies. InversifyJS has a friendly API and encourages the usage of the best OOP and IoC practices.
Stars: ✭ 8,399 (+5021.34%)
Mutual labels:  dependency-injection
Bootique
Bootique is a minimally opinionated platform for modern runnable Java apps.
Stars: ✭ 1,326 (+708.54%)
Mutual labels:  dependency-injection
Simpleinjector
An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.
Stars: ✭ 966 (+489.02%)
Mutual labels:  dependency-injection
Package Builder
[READ-ONLY] Speed up your package DI containers integration and console apps to Symfony and Nette
Stars: ✭ 152 (-7.32%)
Mutual labels:  dependency-injection
Graphql Modules
Enterprise Grade Tooling For Your GraphQL Server
Stars: ✭ 962 (+486.59%)
Mutual labels:  dependency-injection
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (-44.51%)
Mutual labels:  dependency-injection
Flair
This is powerful android framework
Stars: ✭ 31 (-81.1%)
Mutual labels:  dependency-injection
Appleguice
Effortless dependency injection framework for Objective-C
Stars: ✭ 131 (-20.12%)
Mutual labels:  dependency-injection
Lean
Use the PHP League's Container package with auto-wiring support as the core container in Slim 3
Stars: ✭ 30 (-81.71%)
Mutual labels:  dependency-injection
Container Ioc
Inversion of Control container & Dependency Injection for Javascript and Node.js apps powered by Typescript.
Stars: ✭ 89 (-45.73%)
Mutual labels:  dependency-injection
Spring Depend
Tool for getting a spring bean dependency graph
Stars: ✭ 28 (-82.93%)
Mutual labels:  dependency-injection
Android Clean Architecture
Showcasing a Clean Architecture approach from our Android applications framework!
Stars: ✭ 160 (-2.44%)
Mutual labels:  dependency-injection
Mydi
moved to https://github.com/cekta/di
Stars: ✭ 21 (-87.2%)
Mutual labels:  dependency-injection
Jab
C# Source Generator based dependency injection container implementation.
Stars: ✭ 87 (-46.95%)
Mutual labels:  dependency-injection
Inji
a dependency inject container for golang (golang inject), objects will be closed on a reverse order of their creation
Stars: ✭ 13 (-92.07%)
Mutual labels:  dependency-injection
Tsed
📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
Stars: ✭ 1,941 (+1083.54%)
Mutual labels:  dependency-injection
Anakin
This Node module maps all application's dependencies and centralizes everything, at only one place
Stars: ✭ 8 (-95.12%)
Mutual labels:  dependency-injection
Fastify Decorators
Set of Typescript decorators to build Fastify server with controllers, services and hooks
Stars: ✭ 85 (-48.17%)
Mutual labels:  dependency-injection
Snowball
Android Clean Code Sample Project
Stars: ✭ 26 (-84.15%)
Mutual labels:  dependency-injection
Hiboot
hiboot is a high performance web and cli application framework with dependency injection support
Stars: ✭ 150 (-8.54%)
Mutual labels:  dependency-injection
Bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
Stars: ✭ 82 (-50%)
Mutual labels:  dependency-injection
Qframework
Unity3D System Design Architecture
Stars: ✭ 2,326 (+1318.29%)
Mutual labels:  dependency-injection
Kapsule
Minimalist dependency injection library for Kotlin.
Stars: ✭ 162 (-1.22%)
Mutual labels:  dependency-injection
Awilix
Extremely powerful Inversion of Control (IoC) container for Node.JS
Stars: ✭ 2,269 (+1283.54%)
Mutual labels:  dependency-injection
Dry Auto inject
Container-agnostic constructor injection mixin
Stars: ✭ 149 (-9.15%)
Mutual labels:  dependency-injection
Cleanse
Lightweight Swift Dependency Injection Framework
Stars: ✭ 1,659 (+911.59%)
Mutual labels:  dependency-injection
Go Web
A new Golang MVC Framework. Like Laravel... but faster!
Stars: ✭ 79 (-51.83%)
Mutual labels:  dependency-injection
61-120 of 398 similar projects