Go to file
Mike Harder 710864eff7 Skip NtlmAuthenticationTests.NtlmAuthentication test
- Workaround for regression in `dotnet run` (https://github.com/dotnet/sdk/issues/1118)
2017-04-12 13:38:34 -07:00
build Updating versions to 2.0.0-preview1 2017-04-04 06:33:09 -07:00
test Skip NtlmAuthenticationTests.NtlmAuthentication test 2017-04-12 13:38:34 -07:00
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md
…
LICENSE.txt
…
NuGet.config
…
README.md
…
ServerTests.sln react to aspnet/Hosting#1005 (#68) 2017-04-06 15:19:34 -07:00
appveyor.yml
…
build.cmd
…
build.ps1
…
build.sh
…
install-nginx.sh
…
version.props Updating versions to 2.0.0-preview1 2017-04-04 06:33:09 -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.