aspnetcore/test/WebSites/AutofacWebSite
N. Taylor Mullen 64e726d2b2 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
..
Controllers Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Views Add Autofac functional test. 2014-06-23 16:17:50 -07:00
wwwroot
AutofacWebSite.xproj
HelloWorldBuilder.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Startup.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
project.json
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

AutofacWebSite

This web site illustrates how to use Autofac as the DI container for an MVC application.