Tag: web-api
All the articles with the tag "web-api".
OWIN support for the Web API 2 and MVC 5 integrations in Autofac
Published:5 min readAutofac has recently released pre-release packages for OWIN support for Web API and MVC 5 integrations. These packages enable dependency injection for OWIN middleware components, and extend the Autofac lifetime scope from the OWIN pipeline into the MVC and Web API integrations.