Go to file
ASP.NET CI 0446e3869e Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:42:23 +00:00
build Update dependencies.props 2018-04-03 22:42:23 +00:00
test Force HTTP/1.1 2018-03-09 21:45:50 -08:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Add NuGetPackageVerifier.json 2018-03-21 10:41:06 -07:00
README.md
ServerTests.sln
build.cmd
build.sh
install-nginx.sh
korebuild-lock.txt Update dependencies.props 2018-04-03 22:42:23 +00:00
korebuild.json Update KoreBuild channel 2018-03-16 12:33:57 -07:00
run.cmd
run.ps1
run.sh
version.props Update version prefix to preview3 2018-03-16 11:28:18 -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.