Go to file
Nate McMaster 221e959fc9
Merge branch 'release/2.2' into dev
2018-06-28 16:53:51 -07:00
build Update dependencies.props 2018-06-25 11:29:36 -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-06-25 11:29:36 -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 Bumping version from 2.2.0 to 3.0.0 2018-06-28 16:48:59 -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.