Go to file
Victor Hurdugaci 7cd2092c7f Update the build scripts to the latest version 2016-03-07 20:55:01 -08:00
samples/IISSample Remove project name from output path 2016-03-02 18:54:50 -08:00
src Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:32:54 -08:00
test Reacting to Hosting deployer change 2016-03-04 11:56:20 -08:00
tools
.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
LICENSE.txt
NuGet.config
NuGet.master.config
NuGetPackageVerifier.json Renamed file 2016-02-19 10:52:39 -08:00
README.md
build.cmd Return the error code from build.cmd 2016-02-28 10:12:16 -08:00
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.