ASP.NET OWIN integration support for Autofac IoC.
Info
Version: | 7.1.0 |
Author(s): | Autofac Contributors |
Last Update: | Thursday, April 6, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://autofac.org/ |
NuGet Url: | https://www.nuget.org/packages/Autofac.Owin |
Install
Install-Package Autofac.Owin
dotnet add package Autofac.Owin
paket add Autofac.Owin
Autofac.Owin Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 6.0.0 && < 7.0.0)
- Microsoft.Owin(>= 3.0.0 && < 5.0.0)