Info
Version: | 1.0.0 |
Author(s): | Robert Wagner |
Last Update: | Saturday, April 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Autofac.AttributeRegistration |
Install
Install-Package Autofac.AttributeRegistration
dotnet add package Autofac.AttributeRegistration
paket add Autofac.AttributeRegistration
Autofac.AttributeRegistration Download (Unzip the "nupkg" after downloading)
However there are always exceptions to the rule, and sometimes the registration process needs to be done on a case by case basis. This library provides a way to do this using attributes.