Go to file
Jass Bagga e746e8b36c Disable test
See #263
2017-03-23 20:40:02 -07:00
build Remove net451 as a cross-compile target 2017-03-23 15:26:48 -07:00
samples Remove net451 as a cross-compile target 2017-03-23 15:26:48 -07:00
src/Microsoft.AspNetCore.Server.HttpSys Remove net451 as a cross-compile target 2017-03-23 15:26:48 -07:00
test Disable test 2017-03-23 20:40:02 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
HttpSysServer.sln Remove net451 as a cross-compile target 2017-03-23 15:26:48 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
version.props

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.