Go to file
Ryan Brandenburg 351e6c9c5d Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:03:25 -07:00
build Set "TreatWarningsAsErrors" before NuGet restore 2017-07-06 14:03:25 -07:00
test
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:08:03 -07:00
NuGet.config Updating versions to preview3 2017-06-01 10:47:48 -07:00
README.md
ServerTests.sln
appveyor.yml
build.cmd
build.ps1
build.sh
install-nginx.sh
version.props Updating versions to preview3 2017-06-01 10:47:48 -07: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.