Go to file
Nate McMaster 1151cde469 Delete makefile.shade 2017-02-09 17:31:34 -08:00
build Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
test Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
.gitattributes Build with dotnet 2016-02-08 15:04:53 -08:00
.gitignore Build with dotnet 2016-02-08 15:04:53 -08:00
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:42 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:30:16 -07:00
ServerTests.sln Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
appveyor.yml Appveyor 2016-03-31 13:48:42 -07:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:16 -08:00
build.ps1 Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
build.sh Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
install-nginx.sh Don't install nginx twice on OSX Travis build. 2016-06-06 21:22:56 -07:00
version.props Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00

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.