======= 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 :doc:`per-request component lifetime <../lifetime/instance-scope>`. .. toctree:: owin.rst mvc.rst webapi.rst signalr.rst webforms.rst ria.rst