Go to file
N. Taylor Mullen c77f3978d4 Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various ash installation locations
- in particular, enable building on FreeBSD
2015-06-23 16:52:04 -07:00
src/Placeholder
test React to aspnet/Configuration #194 2015-05-22 05:21:32 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
NuGet.master.config
NuGet.release.config
README.md Add AppVeyor, Travis build status 2015-06-22 21:21:40 +03:00
ServerTests.sln
build.cmd
build.sh Change hardcoded `bash` shebang to `env` 2015-06-23 16:52:04 -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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.