unity
DI container
A dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements.
This repository contains all relevant information about Unity Container suit
2k stars
157 watching
352 forks
last commit: 10 months ago
Linked from 4 awesome lists
dependency-injectioninterceptioniocmicrosoft-practicesunityunity-container
Related projects:
Repository | Description | Stars |
---|---|---|
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 979 |
z4kn4fein/stashbox | A lightweight dependency injection framework for .NET-based applications. | 141 |
ipjohnson/grace | A dependency injection container designed to be flexible and performant | 336 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
defval/di | A dependency injection container for the Go programming language | 233 |
sabirvirtuoso/kraken | A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. | 1 |
lsoft/dpdtinject | A compile-time general purpose DI container for C# applications. | 32 |
goioc/di | A lightweight, Spring-like Dependency Injection library for Go | 362 |
vardius/gocontainer | A dependency injection container for Go applications | 20 |
hnh/di | A dependency injection library with a clean API and flexibility | 9 |
auraphp/aura.di | A dependency injection container system with various features and configuration options. | 349 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
essy-ecosystem/dependency-management | A dependency injection and components container without reflection, designed to make projects more extensible and modular. | 11 |