Go to file
Pranav K 544e4fb7b5 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:44 -07:00
build Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:44 -07:00
test Revert "Skip NtlmAuthenticationTests.NtlmAuthentication test" (#79) 2017-04-28 21:45:43 -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 Branching for 2.0.0-preview1 2017-04-25 22:05:30 -07:00
README.md Update README.md 2017-03-28 10:12:24 -07:00
ServerTests.sln react to aspnet/Hosting#1005 (#68) 2017-04-06 15:19:34 -07:00
appveyor.yml Update appveyor image to VS 2017 2017-03-28 09:59:02 -07:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:16 -08:00
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 Don't install nginx twice on OSX Travis build. 2016-06-06 21:22:56 -07:00
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.