ASP.NET MVC 5 integration for Autofac.
Info
Version: | 6.1.0 |
Author(s): | Autofac Contributors |
Last Update: | Tuesday, August 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://autofac.org/ |
NuGet Url: | https://www.nuget.org/packages/Autofac.Mvc5 |
Install
Install-Package Autofac.Mvc5
dotnet add package Autofac.Mvc5
paket add Autofac.Mvc5
Autofac.Mvc5 Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 6.0.0)
- Microsoft.AspNet.Mvc(>= 5.1.0)
- Microsoft.AspNet.Razor(>= 3.1.0)
- Microsoft.AspNet.WebPages(>= 3.1.0)
- Microsoft.Web.Infrastructure(>= 1.0.0)
Tags