Go to file
Nate McMaster (automated) 5a65e8ce93
Update dependencies.props
[auto-updated: dependencies]
2018-03-28 10:46:44 -07:00
build Update dependencies.props 2018-03-28 10:46:44 -07:00
samples
shared/Microsoft.AspNetCore.HttpSys.Sources
src Set 2.0 baselines 2018-03-20 14:44:10 -07:00
test React to new SocketHttpHandler (#434) 2018-03-16 10:56:36 -07:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
HttpSysServer.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-03-28 10:46:44 -07:00
korebuild.json Update KoreBuild channel 2018-03-16 12:30:15 -07:00
run.cmd
run.ps1
run.sh
version.props Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:04:08 -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.