Go to file
Chris R 91f5cb358d React to WebListener rename 2017-01-03 16:27:28 -08:00
test React to WebListener rename 2017-01-03 16:27:28 -08:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:42 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 15:11:48 -07:00
README.md
ServerTests.sln #46 Test support for bin deployed aspnetcore.dll 2016-11-22 15:54:46 -08:00
appveyor.yml
build.cmd
build.ps1
build.sh Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:56 -08:00
global.json Updating to 4.4 CoreFx packages 2016-12-14 14:47:31 -08:00
install-nginx.sh Don't install nginx twice on OSX Travis build. 2016-06-06 21:22:56 -07:00
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.