Go to file
Chris R ceb21ee1e7 Remove redundant Http.Interfaces dependency. 2015-04-29 15:35:55 -07:00
samples/StaticFileSample
src/Microsoft.AspNet.StaticFiles Remove redundant Http.Interfaces dependency. 2015-04-29 15:35:55 -07:00
test/Microsoft.AspNet.StaticFiles.Tests Handle changes in FileProviders. 2015-04-23 12:18:49 -07:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:17:23 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
StaticFiles.sln
appveyor.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:17:23 -07:00
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.