Injectify implementation using Microsoft.Extensions.DependencyInjection package.
Info
Version: | 0.7.0 |
Author(s): | Vladyslav Khrapov |
Last Update: | Wednesday, December 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Injectify.Microsoft.DependencyInjection |
Install
Install-Package Injectify.Microsoft.DependencyInjection
dotnet add package Injectify.Microsoft.DependencyInjection
paket add Injectify.Microsoft.DependencyInjection
Injectify.Microsoft.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Injectify(>= 0.5.0)
- Injectify.Abstractions(>= 0.5.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)
- Microsoft.NETCore.UniversalWindowsPlatform(>= 6.2.10)
Tags