Inyector
Dependency manager
A library that provides a flexible and customizable way to manage dependencies in .NET applications using configuration-based dependency injection
Library to Implement Automatic dependency injection by Configuration over Scaned Assemblies
13 stars
2 watching
0 forks
Language: C#
last commit: about 5 years ago
Linked from 2 awesome lists
asp-net-coreaspnetcorecsharpdependency-injection
Related projects:
Repository | Description | Stars |
---|---|---|
pakrym/jab | A C# library that provides a fast and efficient way to manage dependencies in applications using source generators. | 1,044 |
samccone/engine-deps | A tool for managing specific dependencies tied to a project's version | 20 |
cgeorg/sinject | An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution | 10 |
muir/nserve | Provides a framework for managing server startup and shutdown in modular applications with injectable dependencies | 3 |
scribd/weaver | A dependency injection framework that automatically generates boilerplate code at compile-time to manage dependencies in Swift projects. | 749 |
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 |
pulp-platform/bender | A tool for managing dependencies in hardware design projects | 247 |
librariesio/libraries.io | Helps developers find and manage open source dependencies in software projects. | 1,118 |
tighten/takeout | A tool for managing dependencies and services in development environments using Docker containers. | 1,607 |
vogel/injeqt | A dependency injection framework for building and managing software components | 103 |
symentis/corridor | A framework that helps manage dependencies and context in software development by providing a common interface for substituting uncontrolled parts of code with mock implementations. | 61 |
andir/npins | Provides a tool for managing dependencies in Nix projects by tracking and pinning specific versions of packages. | 217 |
softwaremill/macwire | A dependency injection library for Scala that automatically generates instance creation code at compile-time. | 1,275 |
jamiemason/syncpack | Automates consistency of dependency versions in large JavaScript projects. | 1,443 |
locusrobotics/catkin_virtualenv | A package that provides a way to manage Python dependencies and create isolated virtual environments within ROS packages. | 84 |