Go to file
Chris Ross (ASP.NET) eff3bf5a09 Migrate to netcoreapp2.0 2017-05-05 09:50:31 -07:00
build Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:40:14 -07:00
test Migrate to netcoreapp2.0 2017-05-05 09:50:31 -07:00
.gitattributes
.gitignore Remove net451 as a cross-compile target 2017-03-22 19:21:49 -07:00
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config Branching for 2.0.0-preview1 2017-04-25 22:05:30 -07:00
README.md Update README.md 2017-03-28 10:12:24 -07:00
ServerTests.sln react to aspnet/Hosting#1005 (#68) 2017-04-06 15:19:34 -07:00
appveyor.yml Update appveyor image to VS 2017 2017-03-28 09:59:02 -07:00
build.cmd
build.ps1 Branching for 2.0.0-preview1 2017-04-25 22:05:30 -07:00
build.sh Branching for 2.0.0-preview1 2017-04-25 22:05:30 -07:00
install-nginx.sh
version.props Updating versions to 2.0.0-preview1 2017-04-04 06:33:09 -07:00

README.md

Server Tests

Travis build status AppVeyor build status

This repo hosts HttpSysServer 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.