Info
Version: | 1.0.4 |
Author(s): | Nikutin Andrey |
Last Update: | Tuesday, November 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/niksan321/ServiceAutoRegistration |
NuGet Url: | https://www.nuget.org/packages/ServiceAutoRegistration |
Install
Install-Package ServiceAutoRegistration
dotnet add package ServiceAutoRegistration
paket add ServiceAutoRegistration
ServiceAutoRegistration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
Autoregistration occurs by searching for services in a given namespace.