Go to file
Doug Bunting d0caad8631 Update `build.cmd` to match latest template
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 13:04:58 -08:00
test Add required dependency for running test site 2016-02-23 16:26:30 -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
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGet.master.config
NuGet.release.config
README.md
ServerTests.sln
build.cmd Update `build.cmd` to match latest template 2016-02-24 13:04:58 -08:00
build.sh Build with dotnet 2016-02-08 15:04:53 -08: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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.