Go to file
Pranav K 484276d82d Updating build.sh based on KRuntime changes 2014-06-10 17:24:49 -07:00
samples/StaticFileSample Fixed project.json casing 2014-05-26 02:54:11 -07:00
src/Microsoft.AspNet.StaticFiles Fixed project.json casing 2014-05-26 02:54:11 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
StaticFiles.sln
build.cmd Adding switch to build.cmd to skip KRE install 2014-06-03 10:17:12 -07:00
build.sh Updating build.sh based on KRuntime changes 2014-06-10 17:24:49 -07:00
global.json
makefile.shade

README.md

StaticFiles

This repo contains middleware for handling requests for file system resources including files and directories.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.