Go to file
Pranav K b38b4415dc Branching for 1.1.0-preview1 2016-10-17 09:49:47 -07:00
test React to ResponseCompression version change 2016-10-14 11:36:38 -07:00
.gitattributes
.gitignore
.travis.yml Increase .travis.yml consistency between repos 2016-09-04 20:13:52 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Branching for 1.1.0-preview1 2016-10-17 09:49:47 -07:00
README.md
ServerTests.sln Convert to portable and add tests for standalone and portable 2016-04-22 16:06:12 -07:00
appveyor.yml
build.cmd
build.ps1 Branching for 1.1.0-preview1 2016-10-17 09:49:47 -07:00
build.sh Branching for 1.1.0-preview1 2016-10-17 09:49:47 -07:00
global.json
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.