Pure.DI Alternatives
Similar projects and alternatives to Pure.DI based on common topics and language
-
GodotOnReady
A C# Source Generator that adds convenient onready-like features to your C# scripts in Godot Mono (3.x) without any reflection.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
Stashbox
A lightweight, fast, and portable dependency injection framework for .NET-based solutions.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Pure.DI reviews and mentions
-
stronginject VS Pure.DI - a user suggested alternative
2 projects | 12 Oct 2021
Pure.DI generates static method code for creating an object graph in the paradigm of pure DI using a set of hints. The generated code does not rely on library calls or .NET reflection, so it is efficient.
Stats
DevTeam/Pure.DI is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Pure.DI is C#.