Go to file
Pranav K 516e88f4b3 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:34 -07:00
build Branching for rel/2.0.0-preview2 2017-05-31 19:37:24 -07:00
test Add net461 test targets 2017-05-30 10:31:29 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config Branching for rel/2.0.0-preview2 2017-05-31 19:37:24 -07:00
README.md
ServerTests.sln Add net461 test targets 2017-05-30 10:31:29 -07:00
appveyor.yml
build.cmd
build.ps1 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:34 -07:00
build.sh Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:34 -07:00
install-nginx.sh
version.props Updating package version to preview2 2017-04-26 07:13:37 -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.