Go to file
Chris R 5491ec56fd Revert "Temporarily skipping failing NTLM tests"
This reverts commit 1b5beea573.
2017-03-23 15:30:46 -07:00
build ⬆️ update ResponseCompression to latest dev version 2017-03-15 19:16:42 -07:00
test Revert "Temporarily skipping failing NTLM tests" 2017-03-23 15:30:46 -07:00
.gitattributes
.gitignore Remove net451 as a cross-compile target 2017-03-22 19:21:49 -07:00
.travis.yml Switch off Travis container-based infrastructure 2017-03-21 12:56:34 -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 Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00
build.cmd
build.ps1 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
build.sh Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
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.