Provides extensions for depenedency injection to enable convention-based injection for .Net Core and Standard projects.
Info
Version: | 2.0.0 |
Author(s): | Will Shepler |
Last Update: | Friday, November 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wshepler78/Injectable.NetCore.Extensions |
NuGet Url: | https://www.nuget.org/packages/Injectable.NetCore.Extensions |
Install
Install-Package Injectable.NetCore.Extensions
dotnet add package Injectable.NetCore.Extensions
paket add Injectable.NetCore.Extensions
Injectable.NetCore.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
Tags