OrionInject is a lightweight, high‑performance Dependency Injection container for .NET with built‑in lifetime management, thread safety, constructor injection, explicit [Inject] attribute support, and circular dependency detection — designed for clarity, extensibility, and production‑ready performance.
Info
Version: | 2.0.4 |
Author(s): | ADIL LAHIB |
Last Update: | Monday, September 8, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/OrionInject |
Install
Install-Package OrionInject
dotnet add package OrionInject
paket add OrionInject
OrionInject Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.4.0)
Tags