Quick start for Autofac ASP.Net Mvc integration, this package will adds the needed dependencies and code examples to quickly started Autofac IOC with the Asp.Net Mvc.
Info
| Version: | 1.0.6 |
| Author(s): | Sivakumar Siddam |
| Last Update: | Tuesday, April 18, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://nuget.org/packages/Autofac.QuickStart |
| NuGet Url: | https://www.nuget.org/packages/Autofac.QuickStart |
Install
Install-Package Autofac.QuickStart
dotnet add package Autofac.QuickStart
paket add Autofac.QuickStart
Autofac.QuickStart Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 1.2.10)
- Autofac(>= 4.5.0)
- Autofac.Mvc4(>= 3.1.0)
- Autofac.Mvc5(>= 4.0.2)
- WebActivatorEx(>= 2.2.0)
Tags