aspnetcore/src/Servers/HttpSys
Nate McMaster feb641ddda
Merge branch 'release/2.1' into release/2.2
2018-12-14 09:44:15 -08:00
..
samples Merge branch 'release/2.1' into release/2.2 2018-12-06 17:09:03 -08:00
src Merge branch 'release/2.1' into release/2.2 2018-12-06 17:09:03 -08:00
test Merge branch 'release/2.1' into release/2.2 2018-12-14 09:44:15 -08:00
HttpSysServer.sln Make HttpSys use ProjectReference and move HttpSys into Servers folder (#4335) 2018-12-04 16:44:07 -08:00
NuGetPackageVerifier.json Backport infrastructure cleanup to share sources and project references (#4513) 2018-12-07 12:20:13 -08:00
README.md Make HttpSys use ProjectReference and move HttpSys into Servers folder (#4335) 2018-12-04 16:44:07 -08:00

README.md

HttpSysServer

AppVeyor Travis
AppVeyor Travis

This repo contains a web server for ASP.NET Core based on the Windows Http Server API.

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.