Info
Version: | 1.1.0 |
Author(s): | Daniel Beus |
Last Update: | Thursday, June 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Mindfire.Extensions.DependencyInjection |
Install
Install-Package Mindfire.Extensions.DependencyInjection
dotnet add package Mindfire.Extensions.DependencyInjection
paket add Mindfire.Extensions.DependencyInjection
Mindfire.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Legacybass.Collections.Generic(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.5)
Tags
Provides methods for easily adding all types that inherit from a type, as well as a simple way to provide services for an existing object.