ASP.NET

Autofac offers integration into several ASP.NET application types. The integration libraries provide features like easy connection of your Autofac container to the application lifecycle as well as support for things like per-request component lifetime.

These pages explain ASP.NET classic integration. If you are using ASP.NET Core, see the ASP.NET Core integration page.