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 Upgrade test projects to netcoreapp3.0 (aspnet/ServerTests#152) 2018-11-16 17:04:26 -08:00
test Upgrade test projects to netcoreapp3.0 (aspnet/ServerTests#152) 2018-11-16 17:04:26 -08:00
.appveyor.yml
.gitattributes
.gitignore
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets Upgrade test projects to netcoreapp3.0 (aspnet/ServerTests#152) 2018-11-16 17:04:26 -08:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
ServerTests.sln
build.cmd
build.sh
korebuild-lock.txt Upgrade test projects to netcoreapp3.0 (aspnet/ServerTests#152) 2018-11-16 17:04:26 -08:00
korebuild.json
run.cmd
run.ps1
run.sh
version.props Update package branding for 2.2 RTM 2018-10-16 12:48:20 -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.