One scenario it is useful is where the webroot does not contain any files. In this case even if the webroot is included in the "content" section dotnet publish does will not publish it. |
||
|---|---|---|
| samples/IISSample | ||
| src | ||
| test | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| IISIntegration.sln | ||
| LICENSE.txt | ||
| NuGet.config | ||
| NuGet.master.config | ||
| NuGetPackageVerifier.json | ||
| README.md | ||
| build.cmd | ||
| 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.