ff37a2dabe887b5fc5f46faa5758e3dc8aa4fd83
netdi
A dependency injection container for TypeScript projects that is inspired by the .NET DI container. It is designed to be simple, lightweight, and easy to use.
- ✅ .NET-style service registration with different lifetimes (singleton, scoped, transient)
- ✅ Constructor injection with decorators
- ✅ Type-safe dependency resolution
Languages
TypeScript
99%
JavaScript
1%