aspnetcore/src/ServerTests
Ryan Brandenburg 04096c9225 Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 04c6c6bab8
2018-11-21 10:58:10 -08:00
..
build Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 10:58:10 -08:00
test/test Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 10:58:10 -08:00
.gitignore Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 10:58:10 -08:00
Directory.Build.props Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 10:58:10 -08:00
Directory.Build.targets Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 10:58:10 -08:00
NuGetPackageVerifier.json Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 10:58:10 -08:00
README.md Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 10:58:10 -08:00
ServerTests.sln Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 10:58:10 -08:00
version.props Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 10:58:10 -08: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.