Go to file
Nate McMaster c10ac85cf2 Add fixes for problems discovered by xunit.analyzers (#1999)
* Add fixes to tests for problems discovered by xunit.analyzers 0.6.1

* PR feedback. Add comments about why we have a #pragma
2017-08-16 09:37:49 -07:00
.vscode
build Upgrade to xunit 2.3.0-beta3 2017-08-11 17:22:40 -07:00
samples
src Initial bedrock refactoring (#1995) 2017-08-16 00:02:48 -07:00
test Add fixes for problems discovered by xunit.analyzers (#1999) 2017-08-16 09:37:49 -07:00
tools/CodeGenerator
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln Initial bedrock refactoring (#1995) 2017-08-16 00:02:48 -07:00
LICENSE.txt
NuGet.config Switch to v3 NuGet feed 2017-08-15 16:14:19 -07:00
NuGetPackageVerifier.json
README.md
ToProjectReferences.ps1
appveyor.yml
build.cmd
build.ps1
build.sh
version.xml

README.md

KestrelHttpServer

Join the chat at https://gitter.im/aspnet/KestrelHttpServer

AppVeyor: AppVeyor

Travis: Travis

This repo contains a cross-platform web server for ASP.NET Core.

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.