aspnetcore/test/WebSites/RequestServicesWebSite
あまみや ゆうこ 38818a1033 Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
..
Controllers
Models
Views/Other
wwwroot
RequestIdMiddleware.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
RequestIdService.cs
RequestIdViewComponent.cs
RequestScopedActionConstraint.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
RequestScopedFilter.cs
RequestScopedTagHelper.cs React to aspnet/Razor#578. 2015-10-22 14:41:40 -07:00
RequestServicesWebSite.xproj
Startup.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
project.json Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
readme.md

readme.md

RequestServicesWebSite

This web site registers services which are scoped per request. This web site is used for functional testing to ensure that the services are per-request and does not linger around to impact the next request.