An AutoFac container facade for dependency injection in MVC projects.
Info
| Version: | 1.0.0 |
| Author(s): | Adrian Holland |
| Last Update: | Wednesday, August 30, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://outrage.net.au/ |
| NuGet Url: | https://www.nuget.org/packages/Outrage.DependencyInjection |
Install
Install-Package Outrage.DependencyInjection
dotnet add package Outrage.DependencyInjection
paket add Outrage.DependencyInjection
Outrage.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.6.1)