Go to file
moozzyk 362c093174 The web.config file needs to have Windows slashes even if published on *nix
Addresses #104
2016-04-14 09:21:54 -07:00
samples/IISSample Move web.config to application root 2016-04-11 09:48:57 -07:00
src The web.config file needs to have Windows slashes even if published on *nix 2016-04-14 09:21:54 -07:00
test Fixing build 2016-04-13 17:11:55 -07:00
tools
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln
LICENSE.txt
NuGet.config Updating to release. 2016-04-06 09:47:07 -07:00
NuGet.master.config
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1 Updating to release. 2016-04-06 09:47:07 -07:00
build.sh Updating to release. 2016-04-06 09:47:07 -07:00
global.json
makefile.shade

README.md

ASP.NET IIS Integration

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

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.