dependency-management
Container
A dependency injection and components container without reflection, designed to make projects more extensible and modular.
A very fast dependency injection and components container, with many interesting features, and without reflection
11 stars
2 watching
1 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list
c-sharpcsharpcsharp-sourcegeneratordependency-injectiondotnetinversion-of-controlmodularitysourcegenerator
Related projects:
Repository | Description | Stars |
---|---|---|
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
unitycontainer/unity | A dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements. | 1,660 |
esy/esy | A package manager and workflow tool for native development with Reason/OCaml languages | 846 |
laracasts/simple-di-container | An implementation of Inversion of Control (IoC) container using Dependency Injection (DI) principles for managing object dependencies in PHP applications. | 49 |
z4kn4fein/stashbox | A lightweight dependency injection framework for .NET-based applications. | 141 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 138 |
golobby/container | An IoC container for dependency injection in Go applications | 563 |
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |
vardius/gocontainer | A dependency injection container for Go applications | 20 |
davidrevoledo/inyector | A library that provides a flexible and customizable way to manage dependencies in .NET applications using configuration-based dependency injection | 13 |
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 |
cask/cask | A tool for managing and provisioning dependencies within a sandbox environment for Emacs Lisp development | 1,278 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
thephpleague/container | Provides a simple and powerful way to manage dependencies in PHP applications. | 844 |