Scan and auto-register components in assemblies according to user-specified rules in .NET Core.
Info
Version: | 1.0.0 |
Author(s): | Kamil Borowski |
Last Update: | Thursday, August 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BorowskiKamil/NetCoreIoCAutoRegister |
NuGet Url: | https://www.nuget.org/packages/NetCoreIoCAutoRegister |
Install
Install-Package NetCoreIoCAutoRegister
dotnet add package NetCoreIoCAutoRegister
paket add NetCoreIoCAutoRegister
NetCoreIoCAutoRegister Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
Tags