Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 464 Bytes

File metadata and controls

9 lines (5 loc) · 464 Bytes

WebFormsExample

Property injection into Web Forms pages, which cannot take constructor dependencies, by way of an HTTP module.

Packages: Autofac, Autofac.Web

Open Examples.slnx in Visual Studio on Windows and run the project under IIS Express.

See Web Forms for the documentation this example follows.