Go to file
Ajay Bhargav Baaskaran 97664e84f9 Renamed file 2016-02-19 10:52:39 -08:00
samples/IISSample Updating sample to new CLI 2016-02-04 17:34:31 -08:00
src Enabled xml doc generation 2016-02-18 16:17:02 -08:00
test Enable tests to run using dotnet xunit runner 2016-02-10 00:18:03 -08:00
tools Strong name Microsoft.AspNet.IISPlatformHandler. 2015-11-03 20:48:36 -08:00
.gitattributes Build with dotnet 2016-02-08 15:16:34 -08:00
.gitignore Build with dotnet 2016-02-08 15:16:34 -08:00
CONTRIBUTING.md
IISIntegration.sln Rename AspNet 5 file contents. 2016-01-22 12:23:57 -08:00
LICENSE.txt
NuGet.config
NuGet.master.config
NuGetPackageVerifier.json Renamed file 2016-02-19 10:52:39 -08:00
README.md
build.cmd Build with dotnet 2016-02-08 15:16:34 -08:00
build.sh Build with dotnet 2016-02-08 15:16:34 -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.