aspnetcore/src/Servers/HttpSys
David Fowler 02bf53de96
Small clean up and allocation removals (#21918)
- Remove IAsyncResult implementation
- Make AsyncAcceptContext derive from TaskCompletionSource
2020-05-19 08:18:54 -07:00
..
ref Add AuthenticationDisplayName to HttpSys (#21410) 2020-05-02 09:11:51 -07:00
samples
src Small clean up and allocation removals (#21918) 2020-05-19 08:18:54 -07:00
test
.vsconfig
HttpSysServer.sln
NuGetPackageVerifier.json
README.md
build.cmd
startvs.cmd

README.md

HttpSysServer

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