OWIN support for the 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.Owin |
Install
Install-Package Autofac.Mvc5.Owin
dotnet add package Autofac.Mvc5.Owin
paket add Autofac.Mvc5.Owin
Autofac.Mvc5.Owin Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 6.0.0 && < 7.0.0)
- Autofac.Owin(>= 6.0.0 && < 7.0.0)