Go to file
Pranav K 91c382486e Merge branch 'rel/2.0.0' into dev 2017-07-10 11:58:01 -07:00
build Remove NETSTandard.Library.NETFramework 2017-07-07 10:27:14 -07:00
test Specify scheme for tests 2017-07-07 12:16:45 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:08:03 -07:00
NuGet.config
README.md
ServerTests.sln
appveyor.yml
build.cmd
build.ps1
build.sh
install-nginx.sh
version.props Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:52 -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.