aspnetcore/src/HttpSysServer
Ryan Brandenburg 33a5544c90 Merge remote-tracking branch 'HttpSysServer/rybrande/release22ToSrc' into rybrande/Mondo2.2 2018-11-21 16:35:36 -08:00
..
build Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 16:02:22 -08:00
samples Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 16:02:22 -08:00
shared/Microsoft.AspNetCore.HttpSys.Sources Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 16:02:22 -08:00
src Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 16:02:22 -08:00
test Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 16:02:22 -08:00
.gitignore Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 16:02:22 -08:00
Directory.Build.props Merge remote-tracking branch 'HttpSysServer/rybrande/release22ToSrc' into rybrande/Mondo2.2 2018-11-21 16:35:36 -08:00
Directory.Build.targets Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 16:02:22 -08:00
HttpSysServer.sln Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 16:02:22 -08:00
NuGetPackageVerifier.json Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 16:02:22 -08:00
README.md Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 16:02:22 -08:00
version.props Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 16:02:22 -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.