Go to file
Glenn 43795182a7 Create README.md 2014-05-12 18:30:24 -07:00
samples/StaticFileSample Updating copyright headers 2014-05-08 23:01:40 -07:00
src/Microsoft.AspNet.StaticFiles Updating copyright headers 2014-05-08 23:01:40 -07:00
.gitattributes
.gitignore
LICENSE.txt
NuGet.Config
README.md Create README.md 2014-05-12 18:30:24 -07:00
StaticFiles.sln
build.cmd
build.sh
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.