Go to file
N. Taylor Mullen ed01704108 Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:59:33 -08:00
test Add a runtimes section to fix win7 2016-11-23 11:52:02 -08:00
.gitattributes
.gitignore
.travis.yml Increase .travis.yml consistency between repos 2016-09-04 20:13:52 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 15:11:48 -07:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:30:16 -07:00
ServerTests.sln #46 Test support for bin deployed aspnetcore.dll 2016-11-22 15:54:46 -08:00
appveyor.yml Appveyor 2016-03-31 13:48:42 -07:00
build.cmd
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:01 -08:00
build.sh Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:56 -08:00
global.json Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:59:33 -08:00
install-nginx.sh Don't install nginx twice on OSX Travis build. 2016-06-06 21:22:56 -07:00
makefile.shade

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.