Go to file
Nate McMaster 69b44bb377 Minor test code change to resolve xUnit2013 build error 2017-10-05 17:37:14 -07:00
build
samples
shared/Microsoft.AspNetCore.HttpSys.Sources Create shared package folder for IIS Integration In-process. (#397) 2017-09-25 15:53:33 -07:00
src Create shared package folder for IIS Integration In-process. (#397) 2017-09-25 15:53:33 -07:00
test Minor test code change to resolve xUnit2013 build error 2017-10-05 17:37:14 -07:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
HttpSysServer.sln Create shared package folder for IIS Integration In-process. (#397) 2017-09-25 15:53:33 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Create shared package folder for IIS Integration In-process. (#397) 2017-09-25 15:53:33 -07:00
README.md
build.cmd
build.ps1
build.sh
version.xml

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.