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

GitHub

2k stars
157 watching
352 forks
last commit: 12 months ago
Linked from 4 awesome lists

dependency-injectioninterceptioniocmicrosoft-practicesunityunity-container

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
simpleinjector/simpleinjector A fast and flexible Dependency Injection library for .NET applications 1,220
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. 981
z4kn4fein/stashbox A lightweight dependency injection framework for .NET-based applications. 142
ipjohnson/grace A dependency injection container designed to be flexible and performant 336
yiisoft/di A dependency injection container that enables flexible and modular application configuration through defined classes and their dependencies. 182
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 363
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