Go to file
Nate McMaster (automated) d91cfe0b18
Update bootstrapper scripts (automated commit) [ci skip]
2018-05-25 16:17:17 -07:00
build Enable x86 test 2018-05-23 09:47:10 -07:00
test Enable x86 test 2018-05-23 09:47:10 -07:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
ServerTests.sln
build.cmd
build.sh
install-nginx.sh
korebuild-lock.txt Update dependencies.props 2018-05-20 19:46:40 +00:00
korebuild.json
run.cmd
run.ps1 Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:17:17 -07:00
run.sh Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:17:17 -07:00
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.