stiletto
DI framework
A fast dependency injector for .NET and Mono.
Fast Dependency Injection for .Net, Mono, and MonoTouch
43 stars
3 watching
14 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yairhalberstadt/stronginject | A Compile Time Dependency Injection Framework for C# Applications | 849 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
darky/ts-fp-di | A lightweight dependency injection framework for TypeScript applications. | 4 |
z4kn4fein/stashbox | A lightweight dependency injection framework for .NET-based applications. | 141 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
zsoltherpai/feather | A lightweight dependency injection framework for Java and Android that allows easy configuration of dependencies. | 355 |
uber/needle | A dependency injection framework that ensures compile-time safety and compatibility with various iOS application architectures. | 1,837 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
framework-one/di1 | A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. | 104 |
giggio/sourceinject | A source generator for C# that uses Roslyn to automate dependency injection at compile time. | 79 |
lsoft/dpdtinject | A compile-time general purpose DI container for C# applications. | 32 |
stephanenicolas/toothpick | A Dependency Injection library for Java and Android applications | 1,123 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 979 |
dfed/safedi | A compile-time safe dependency injection framework for Swift projects | 96 |
autofac/autofac.extensions.dependencyinjection | An Autofac implementation of the .NET Core dependency injection abstraction interfaces | 196 |