Go to file
Chris Ross (ASP.NET) 1f5df1eb0b React to IIS Express infrastructure changes 2018-05-30 16:28:43 -07:00
build React to IIS Express infrastructure changes 2018-05-30 16:28:43 -07:00
test React to IIS Express infrastructure changes 2018-05-30 16:28:43 -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-27 19:29:26 +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.