A simple Autofac extension to simplify registering of components via convention.
Info
| Version: | 1.0.1 |
| Author(s): | DevDigital |
| Last Update: | Friday, July 17, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/devdigital/FacConvention |
| NuGet Url: | https://www.nuget.org/packages/FacConvention |
Install
Install-Package FacConvention
dotnet add package FacConvention
paket add FacConvention
FacConvention Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(3.5.2)