Go to file
N. Taylor Mullen f6bd2127c7 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:22 -07:00
test Remove direct Microsoft.NETCore.Platforms dependency. 2016-06-13 15:29:22 -07:00
.gitattributes
.gitignore
.travis.yml Don't install nginx twice on OSX Travis build. 2016-06-06 21:22:56 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Updating to release. 2016-04-06 09:47:11 -07:00
NuGet.master.config
NuGet.release.config
README.md
ServerTests.sln Convert to portable and add tests for standalone and portable 2016-04-22 16:06:12 -07:00
appveyor.yml Appveyor 2016-03-31 13:48:42 -07:00
build.cmd
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
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.