ioc-container
There are 586 repositories under ioc-container topic.
service-annotations
Attributes for automatic registration in ServiceCollection
IoC-Container
Simple Reflection-driven Inversion of Control container.
Wukong
基于.NetCore的轻量级IoC容器工具类库
cobalt
Autowired Dependency Injection Container for PHP
FermiContainer
Even simpler than the simplest IoC-container, FermiContainer makes IoC easy for everyone.
threads_swiftui
Threads SwiftUI is an iOS 17 app for sharing thoughts and discussing trending topics. Built with SwiftUI and Clean Code architecture, it lets users create threads, follow others, and like posts. Utilizing Firebase for authentication, storage, and real-time updates, it offers a seamless and secure experience. 🧵📱🔥
mikron
A minimalistic microkernel, IoC container for dependency injection and configuration externalization.
di
A simple Dependency Injection
Content-Management-System
Bu repository UnitOfWork,Service,Repository,Identity,Authorization kullanıllarak geliştirilen bir web projesidir. MVC katmanlı mimariye uyarak gerçekleşmiş olup ,ORM aracı Entity Framework'tur.
deppy
Dependency injection framework for Python
SocialMediaTwitterProject
This project like a Social Media (Twitter) project.In this project,I used Domain Driven Design (DDD) and micro services architecture,Unit of Work and MVC pattern,dotnetcore technologies.Users can register and EditProfile after succeed login process.Lastly,they can follow,unfollow someone and see their profile
di_container
Dependency Injection Container - Full featured, flexible and fluent IoC solution for Python
TypeScript-Injections
TypeScript Injections is a dependency injection library, which move responsibility from producer to customer.
velo
Simple implementations of DI, Mediator (CQRS), Logger, JSON Serializer/Deserializer and Mapper
go-inversify
Yet another dependency injection system for Go inspired by InversifyJS
Com.MarcusTS.SmartDI
The MAUI READY Smart Di Container is a tiny, powerful Inversion of Control library. Instantiate classes using RegisterAndResolve, a new extension that both registers and creates a class at the same time. Smart DI auto-creates all constructor parameters and even protects against recursion in those parameters. SmartDI can be declared privately and can be nested -- no more global bootstrapping! Smart DI provides a proven "lifetime scope" for stored class variables so they can be automatically removed when their parents are disposed.
gimme-ts
The only truly hassle-free inversion of control container for TypeScript
sportsplus
Class project using Spring MVC
phpwire
Yet another simple and powerful framework-agnostic IoC container for PHP.
gourd
Lightweight PHP IoC container, follow PSR-11.
configurator
配置注入,简单IOC
Canister
Canister is a simple C# library aimed at enhancing the built-in IoC container in .NET. It enables you to effortlessly add all objects of a specified type and introduces the concept of modules to automatically wire up your system. With Canister, managing dependencies becomes a breeze, allowing you to focus on writing maintainable code.
buncha
An IoC container supports Annotation Scanner, Automatically Detect Code Changes and Hot Reload. Inspired by Spring Framework
swift-dependency-injector
A native dependency container written in swift that manages the initialization, store, and injection of the dependencies of a given abstraction fast and safety
react-patterns
A sample React todo app. 😊
BiLetsGo
Aims of "BileLet's Go" to sell concert, theater and cinema tickets on online. You can buy easily and safely to tickets on Mobile and Web app clients which developed using Android SDK - Kotlin and React ---- Fake Project For School :))))
gobean
依赖注入 & 扩展点
Asp.Net_Core_Mvc_Project
I made a basic mvc project using Asp.Net Core. Here I will talk about the basic features of using Asp.NET Core 6.0.
Faster.Ioc.Zero
The goal of Faster.Ioc.Zero is to provide the fastest ioc container with zero overhead.
UsingTimer
Best Practice for Using Timers in .NET C#
BlogApp
In this repository, the blog project I developed with .net core has deleting, updating, adding and listing features for all controllers. I used the classes I mapped using IOC container by matching them in .netcore's built-in ioc container.
enjektor
Enjektor is an application framework and inversion of control container for the Java platform.
beaver-di
🔥✨ Dependency Injection Container for NodeJS based on parameter names ✨🔥
AutoInjector
💊Package for unity3d which allow auto inject instances for Zenject package
Zenject
💉Dependency Injection Framework for Unity3D package