Go to file
Brennan 51f9b9f6d2 React to interface package renames 2015-04-30 10:10:15 -07:00
samples/StaticFileSample
src/Microsoft.AspNet.StaticFiles React to interface package renames 2015-04-30 10:10:15 -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.