Go to file
N. Taylor Mullen caf59f5f49 Turn off sudo for .travis.yml. 2015-04-01 17:08:52 -07:00
samples/StaticFileSample
src/Microsoft.AspNet.StaticFiles
test/Microsoft.AspNet.StaticFiles.Tests Reacting to FileSystem changes 2015-03-20 11:56:05 -07:00
.gitattributes
.gitignore
.travis.yml Turn off sudo for .travis.yml. 2015-04-01 17:08:52 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
StaticFiles.sln
appveyor.yml Add travis and appveyor CI support. 2015-04-01 15:56:56 -07:00
build.cmd
build.sh Add travis and appveyor CI support. 2015-04-01 15:56:56 -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.