Go to file
Doug Bunting 40e242cb98 Update `build.cmd` to match latest template
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:46:33 -08:00
samples/IISSample
src Creating webroot if one does not exists 2016-02-22 17:11:57 -08:00
test Fixing the build caused by new dotnet CLI 2016-02-22 17:31:04 -08:00
tools
.gitattributes
.gitignore
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 Update `build.cmd` to match latest template 2016-02-24 12:46:33 -08:00
build.sh
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.