Go to file
Pavel Krymets 1c55ef5469 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-19 10:28:23 -07:00
build Upgrade test framework versions 2017-05-12 14:12:07 -07:00
test ServerTests => Auth 2.0 2017-05-17 13:42:11 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config Branching for 2.0.0-preview1 2017-04-25 22:05:30 -07:00
README.md
ServerTests.sln
appveyor.yml
build.cmd
build.ps1 Branching for 2.0.0-preview1 2017-04-25 22:05:30 -07:00
build.sh Branching for 2.0.0-preview1 2017-04-25 22:05:30 -07:00
install-nginx.sh
version.props Updating package version to preview2 2017-04-26 07:13:37 -07:00

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.