Info
Version: | 1.0.4 |
Author(s): | Andreas Soroko |
Last Update: | Wednesday, December 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andreas-soroko/sorovi.DependencyInjection.AutoRegister |
NuGet Url: | https://www.nuget.org/packages/sorovi.DependencyInjection.AutoRegister |
Install
Install-Package sorovi.DependencyInjection.AutoRegister
dotnet add package sorovi.DependencyInjection.AutoRegister
paket add sorovi.DependencyInjection.AutoRegister
sorovi.DependencyInjection.AutoRegister Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.1)
It searches for a couple of attributes on your classes and will add them automatically!.