.NET Core 2.0 registration mechanism to mark and auto register components into IServiceCollection.
Info
Version: | 1.0.2 |
Author(s): | Amir Zahavi |
Last Update: | Saturday, October 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/amirzahavi/ServicesRegister/wiki |
NuGet Url: | https://www.nuget.org/packages/ServicesRegistration |
Install
Install-Package ServicesRegistration
dotnet add package ServicesRegistration
paket add ServicesRegistration
ServicesRegistration Download (Unzip the "nupkg" after downloading)
Dependencies
- ServicesRegistration.Core(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
Tags