Go to file
Chris Ross 212c264ed3 Use strongly typed headers. 2015-01-14 16:01:25 -08:00
samples/StaticFileSample
src/Microsoft.AspNet.StaticFiles Use strongly typed headers. 2015-01-14 16:01:25 -08:00
test/Microsoft.AspNet.StaticFiles.Tests Reacting to FileSystem changes part 3 2014-12-24 08:03:46 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating to dev NuGet.config 2014-12-08 15:25:03 -08:00
README.md
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.