Go to file
Pranav K 1d1b255170 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:37 -07:00
build Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:37 -07:00
test Replace console logger with ITestOutputHelper (#64) 2017-03-28 10:13:37 -07:00
.gitattributes
.gitignore Remove net451 as a cross-compile target 2017-03-22 19:21:49 -07:00
.travis.yml Switch off Travis container-based infrastructure 2017-03-21 12:56:34 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
README.md Update README.md 2017-03-28 10:12:24 -07:00
ServerTests.sln [Fixes #53] Enable skipped Standalone tests 2017-03-09 15:34:34 -08:00
appveyor.yml Update appveyor image to VS 2017 2017-03-28 09:59:02 -07:00
build.cmd
build.ps1 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
build.sh Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
install-nginx.sh
version.props Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00

README.md

Server Tests

Travis build status AppVeyor build status

This repo hosts HttpSysServer and Kestrel tests.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.