Go to file
Nate McMaster 60564e7d5b
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:51 -07:00
build Update dependencies.props 2018-06-12 19:34:17 +00:00
test React to inprocess mode removal (#119) 2018-05-07 09:15:37 -07:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:44:43 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
ServerTests.sln
build.cmd
build.sh
install-nginx.sh
korebuild-lock.txt Update dependencies.props 2018-06-12 19:34:17 +00:00
korebuild.json
run.cmd
run.ps1
run.sh
version.props Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:51 -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.