Go to file
Chris R 095e45953f Add System.Net.Http 4.3.1 dependency to work around HttpClient issues 2017-03-23 16:21:32 -07:00
build Add System.Net.Http 4.3.1 dependency to work around HttpClient issues 2017-03-23 16:21:32 -07:00
test Add System.Net.Http 4.3.1 dependency to work around HttpClient issues 2017-03-23 16:21:32 -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
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.