Info
Version: | 5.2.0 |
Author(s): | Marco Kruse |
Last Update: | Monday, January 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/emkah511/emkah.AspNetCore.DependencyInjection.AutoReg/_wiki/wikis/emkah.AspNetCore.DependencyInjection.AutoReg.wiki/3/Quick-Start |
NuGet Url: | https://www.nuget.org/packages/emkah.AspNetCore.DependencyInjection.AutoReg |
Install
Install-Package emkah.AspNetCore.DependencyInjection.AutoReg
dotnet add package emkah.AspNetCore.DependencyInjection.AutoReg
paket add emkah.AspNetCore.DependencyInjection.AutoReg
emkah.AspNetCore.DependencyInjection.AutoReg Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
You only have to decorate the interface and the class(es) with specific attributes. Further you have the possibility to configure (instead of hard coded) the implementation which shall be register.