NDI is a small dependency injection container for .NET C# projects that are small or that do not need the complexity of bigger IOC solutions.
Info
| Version: | 0.1.3 |
| Author(s): | Bogdan Costea |
| Last Update: | Monday, October 24, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bcostea/nanodi/ |
| NuGet Url: | https://www.nuget.org/packages/Ndi |
Install
Install-Package Ndi
dotnet add package Ndi
paket add Ndi
Ndi Download (Unzip the "nupkg" after downloading)
Dependencies
Tags