Injectio
Service registrar
A source generator that helps register attribute-marked services in the dependency injection ServiceCollection
Source generator that helps register attribute marked services in the dependency injection ServiceCollection
134 stars
6 watching
10 forks
Language: C#
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jimmy-mll/dependencyinjection.sourcegenerators | Automates service registration in the Dependency Injection service collection. | 6 |
patrickklaeren/autoregisterinject | Automatically registers dependencies in Microsoft Dependency Injection Service Collection using compile-time source generation | 73 |
juniorporfirio/grpcinjection | A C# source generator for injecting Grpc services and interceptors without reflection. | 7 |
giggio/sourceinject | A source generator for C# that uses Roslyn to automate dependency injection at compile time. | 79 |
bilibili/discovery | A service registry for resilient load balancing and failover of middle-tier servers. | 1,779 |
undeadlabs/discovery | An OTP application that uses Consul to automatically discover and report the status of services | 252 |
cgeorg/sinject | An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution | 10 |
erikvanbrakel/anthology | A private Terraform Registry implementation as an alternative to the official registry. | 132 |
ccqgithub/pinia-di | A dependency injection library for Pinia, simplifying the management of stores in Vue 3 applications. | 20 |
fs02/wire | A runtime dependency injection and wiring library for Go applications. | 37 |
nvidia/gontainer | A dependency injection service container for Go projects. | 39 |
carlospolop/legion | An automatic enumeration tool that uses open-source utilities to discover and extract information from network services. | 877 |
webthingsio/registration_server | A server that handles registration and tunneling for WebThings Gateway | 79 |
jeffdarchuk/sctokenmanager | A framework that enables dynamic content injection into Sitecore RTE fields | 11 |
rdlowrey/auryn | An IoC dependency injector that recursively instantiates class dependencies | 722 |