Go to file
Nate McMaster 54acb9dfde
Merge branch 'release/2.2'
2018-07-27 10:16:44 -07:00
.vsts-pipelines Merge branch 'release/2.2' 2018-07-27 10:16:44 -07:00
build Merge branch 'release/2.2' 2018-07-27 10:16:44 -07:00
test Adding VSTS configuration (#126) 2018-07-27 10:13:38 -07:00
.appveyor.yml Merge branch 'release/2.2' 2018-07-27 10:16:44 -07:00
.gitattributes
.gitignore
.travis.yml Merge branch 'release/2.2' 2018-07-27 10:16:44 -07:00
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
ServerTests.sln
build.cmd
build.sh
korebuild-lock.txt
korebuild.json
run.cmd
run.ps1
run.sh
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.