Go to file
Nate McMaster e515bdb56d
Add certificate names for code signing
2018-06-05 22:35:11 -07:00
build Update dependencies.props 2018-06-03 19:28:44 +00: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 Add certificate names for code signing 2018-06-05 22:35:11 -07: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.