Go to file
Andrew Stanton-Nurse 9b598201ff react to aspnet/Hosting#996 (#67) 2017-03-31 13:22:09 -07:00
build react to aspnet/Hosting#996 (#67) 2017-03-31 13:22:09 -07:00
test react to aspnet/Hosting#996 (#67) 2017-03-31 13:22:09 -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
README.md Update README.md 2017-03-28 10:12:24 -07:00
ServerTests.sln react to aspnet/Hosting#996 (#67) 2017-03-31 13:22:09 -07:00
appveyor.yml Update appveyor image to VS 2017 2017-03-28 09:59:02 -07:00
build.cmd
build.ps1
build.sh
install-nginx.sh
version.props

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.