Go to file
John Luo eb116cdb56 Merge branch 'release' into dev 2016-04-11 09:54:13 -07:00
test Move web.config to application root 2016-04-11 09:53:28 -07: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 Add travis and Nginx 2016-03-31 13:48:42 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:53:44 -07:00
LICENSE.txt
NuGet.config Updating to release. 2016-04-06 09:47:11 -07:00
NuGet.master.config
NuGet.release.config
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:30:16 -07:00
ServerTests.sln
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 Updating to release. 2016-04-06 09:47:11 -07:00
build.sh Updating to release. 2016-04-06 09:47:11 -07:00
global.json
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.