Go to file
Nate McMaster b38e680cf5 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:34:57 -07:00
build Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:34:57 -07:00
test Specify scheme for tests 2017-07-07 12:16:45 -07:00
.gitattributes
…
.gitignore Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:34:57 -07:00
.travis.yml
…
CONTRIBUTING.md
…
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:08:03 -07:00
NuGet.config Updating versions to preview3 2017-06-01 10:47:48 -07:00
README.md Update README.md 2017-03-28 10:12:24 -07:00
ServerTests.sln Add net461 test targets 2017-05-30 10:31:29 -07:00
appveyor.yml
…
build.cmd Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:34:57 -07:00
build.ps1 Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:34:57 -07:00
build.sh Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:34:57 -07:00
install-nginx.sh
…
version.xml Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:34:57 -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.