aspnetcore/src/Servers/HttpSys
John Mazouri 2345c837ce Fix typo in HttpSysOptions.cs (#7207)
`infiniate` => `infinite` in ArgumentOutOfRangeException message.
2019-02-07 09:19:22 -08:00
..
samples
src Fix typo in HttpSysOptions.cs (#7207) 2019-02-07 09:19:22 -08:00
test Clean up ManualResetEvent usage in tests (#6961) 2019-01-28 12:10:16 -08:00
HttpSysServer.sln
NuGetPackageVerifier.json
README.md
build.cmd Make auth schemes const #5884 #6020 (#6934) 2019-01-22 15:04:10 -08:00

README.md

HttpSysServer [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore.

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 AspNetCore repo.