stronginject
DI framework
A Compile Time Dependency Injection Framework for C# Applications
compile time dependency injection for .NET
849 stars
28 watching
24 forks
Language: C#
last commit: over 2 years ago
Linked from 2 awesome lists
csharpcsharp-sourcegeneratordidotnethacktoberfestiocsource-generators
Related projects:
Repository | Description | Stars |
---|---|---|
lsoft/dpdtinject | A compile-time general purpose DI container for C# applications. | 32 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
yeah69/mrmeeseeks.die | A compile-time dependency injection container for .Net that generates factory methods to create instances of types. | 7 |
devteam/pure.di | A source code generator for creating object graphs in .NET without dependencies on IoC containers or frameworks. | 521 |
benjamin-bader/stiletto | A fast dependency injector for .NET and Mono. | 43 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
z4kn4fein/stashbox | A lightweight dependency injection framework for .NET-based applications. | 141 |
darky/ts-fp-di | A lightweight dependency injection framework for TypeScript applications. | 4 |
uber/needle | A dependency injection framework that ensures compile-time safety and compatibility with various iOS application architectures. | 1,837 |
vanillasource/jaywire | A lightweight dependency injection framework for Java applications | 57 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
framework-one/di1 | A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. | 104 |
ipjohnson/grace | A dependency injection container designed to be flexible and performant | 336 |
giggio/sourceinject | A source generator for C# that uses Roslyn to automate dependency injection at compile time. | 79 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |