Go to file
Nate McMaster 619d358585
Upgrade test projects to netcoreapp3.0 (aspnet/ServerTests#152)
2018-11-16 17:04:26 -08:00
.vsts-pipelines
build
test
.appveyor.yml
.gitattributes
.gitignore
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
ServerTests.sln
build.cmd
build.sh
korebuild-lock.txt
korebuild.json
run.cmd
run.ps1
run.sh
version.props

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.