Autofac integration for ASP.NET WebAPI.
Info
Version: | 6.1.1 |
Author(s): | Autofac Contributors |
Last Update: | Tuesday, August 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://autofac.org/ |
NuGet Url: | https://www.nuget.org/packages/Autofac.WebApi2 |
Install
Install-Package Autofac.WebApi2
dotnet add package Autofac.WebApi2
paket add Autofac.WebApi2
Autofac.WebApi2 Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 6.0.0)
- Microsoft.AspNet.WebApi.Core(>= 5.2.0 && < 6.0.0)
- Newtonsoft.Json(>= 5.0.8)