Go to file
Nate McMaster 379566c6a5
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:17:39 -07:00
build ⬆️ update ResponseCompression to latest dev version 2017-03-15 19:16:42 -07:00
test Consolidate dependency versions into one file and remove workarounds 2017-03-15 19:05:25 -07:00
.gitattributes
.gitignore
.travis.yml Update Travis to macOS Sierra 2017-03-21 12:17:39 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
README.md
ServerTests.sln [Fixes #53] Enable skipped Standalone tests 2017-03-09 15:34:34 -08:00
appveyor.yml
build.cmd
build.ps1
build.sh
install-nginx.sh
version.props

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.