aspnetcore/test/Microsoft.AspNet.TestHost.T...
Hao Kung 6466d1061e Use/EnsureRequestServices changes
- Split UseServices overloads into UseRequestServices and UseServices
- Add RequestServicesContainer class which contains the old
ContainerMiddleware logic and exposes a new
EnsureRequestServices(HttpContext) method which can be called to
populate RequestServices
- ConfigureServices now scans for Configure{Env}Services instead of
ConfigureServices{Env}
- Add OptionsServices as part of default HostingServices
2014-10-14 19:01:01 -07:00
..
Properties
ClientHandlerTests.cs
Microsoft.AspNet.TestHost.Tests.kproj Use/EnsureRequestServices changes 2014-10-14 19:01:01 -07:00
RequestBuilderTests.cs
ResponseFeatureTests.cs
TestApplicationEnvironment.cs React to renaming TargetFramework to RuntimeFramework 2014-09-10 12:31:50 -07:00
TestClientTests.cs
TestServerTests.cs #71 - Create IHostingEnvironment. 2014-09-11 16:28:01 -07:00
project.json Fixup references 2014-10-05 04:59:24 -07:00