Go to file
Louis DeJardin c39a41bd9f Adding UseContainer middleware
Assigns values to HttpContext.ApplicationServices and
HttpContext.RequestServices as call passes through
2014-03-19 18:13:02 -07:00
samples/KWebStartup Review feedback. Style cleanup. Updated build template files. 2014-03-13 09:33:29 -07:00
src Adding UseContainer middleware 2014-03-19 18:13:02 -07:00
test/Microsoft.AspNet.Hosting.Tests Updated to use service collection 2014-03-14 14:22:20 -07:00
.gitattributes
.gitignore Review feedback. Style cleanup. Updated build template files. 2014-03-13 09:33:29 -07:00
Hosting.sln Adding UseContainer middleware 2014-03-19 18:13:02 -07:00
NuGet.Config Review feedback. Style cleanup. Updated build template files. 2014-03-13 09:33:29 -07:00
build.cmd Review feedback. Style cleanup. Updated build template files. 2014-03-13 09:33:29 -07:00
global.json
makefile.shade