Go to file
moozzyk 3e7efd04da Appending .exe to the project name instead of just changing the extension
Fixes #93
2016-03-08 16:43:22 -08:00
samples/IISSample
src Appending .exe to the project name instead of just changing the extension 2016-03-08 16:43:22 -08:00
test Appending .exe to the project name instead of just changing the extension 2016-03-08 16:43:22 -08:00
tools
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln
LICENSE.txt
NuGet.config
NuGet.master.config
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:01 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:01 -08:00
global.json
makefile.shade

README.md

ASP.NET IIS Integration

This repo hosts the ASP.NET 5 middleware for IIS integration.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.