Extension method to find/register classes in an assembly into Microsoft.Extensions.DependencyInjection.
Info
Version: | 2.2.1 |
Author(s): | Jon P Smith |
Last Update: | Saturday, March 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JonPSmith/NetCore.AutoRegisterDi |
NuGet Url: | https://www.nuget.org/packages/NetCore.AutoRegisterDi |
Install
Install-Package NetCore.AutoRegisterDi
dotnet add package NetCore.AutoRegisterDi
paket add NetCore.AutoRegisterDi
NetCore.AutoRegisterDi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
Tags