Go to file
Nate McMaster 1ae7d6dc39 Update README.md
[ci skip]
2017-03-28 10:12:24 -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 Use FrameworkSkipCondition 2017-03-25 21:53:59 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
README.md Update README.md 2017-03-28 10:12:24 -07:00
ServerTests.sln
appveyor.yml Update appveyor image to VS 2017 2017-03-28 09:59:02 -07:00
build.cmd
build.ps1
build.sh
install-nginx.sh
version.props

README.md

Server Tests

Travis build status AppVeyor build status

This repo hosts HttpSysServer 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.