A dependency injection container for registering and resolving types.
Info
| Version: | 1.12.0 |
| Author(s): | Robert Coltheart |
| Last Update: | Thursday, February 24, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/robertcoltheart/Inject |
| NuGet Url: | https://www.nuget.org/packages/Inject |
Install
Install-Package Inject
dotnet add package Inject
paket add Inject
Inject Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags