Go to file
Nate McMaster 67aa19aea7
Update README.md
2018-11-21 11:06:05 -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 Update README.md 2018-11-21 11:06:05 -08:00
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

README.md

Server Tests [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore.

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 AspNetCore repo.