aspnetcore/samples/NativeIISSample
Nate McMaster 011cf720e6 Add IServerVariablesFeature
Enables fetching variables directly from IIS when using in-process
hosting. This is not available for out-of-process hosting.

Other changes:
 - Update tests to only run if IIS Express has been updated to support
 the new schema for hostingModel
 - Add a simpler test fixture for in-proc testing
2018-01-29 12:51:26 -08:00
..
Properties Update sample to use aspnetcore.dll and aspnetcorerh.dll (#512) 2018-01-08 12:02:58 -08:00
NativeIISSample.csproj Add IServerVariablesFeature 2018-01-29 12:51:26 -08:00
Startup.cs Add IServerVariablesFeature 2018-01-29 12:51:26 -08:00
applicationhost.config Run http request on separate thread. (#545) 2018-01-23 14:56:47 -08:00