Go to file
John Luo 5ca5d07404 Merge branch 'release' into dev 2016-04-14 13:23:15 -07:00
test Use UseServer() instead of UseKestrel() to allow override in tests 2016-04-14 11:43:40 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config Updating to release. 2016-04-06 09:47:11 -07:00
NuGet.master.config
NuGet.release.config
README.md
ServerTests.sln
appveyor.yml Appveyor 2016-03-31 13:48:42 -07:00
build.cmd
build.ps1 Updating to release. 2016-04-06 09:47:11 -07:00
build.sh Updating to release. 2016-04-06 09:47:11 -07:00
global.json
makefile.shade

README.md

Server Tests

AppVeyor: AppVeyor

Travis: Travis

This repo hosts Helios, WebListener 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.