Go to file
John Luo 5e9bbc5650 Updating to new options pattern 2016-01-08 16:56:33 -08:00
samples/StaticFileSample Updating to new options pattern 2016-01-08 16:56:33 -08:00
src/Microsoft.AspNet.StaticFiles Updating to new options pattern 2016-01-08 16:56:33 -08:00
test/Microsoft.AspNet.StaticFiles.Tests Updating to new options pattern 2016-01-08 16:56:33 -08:00
tools
.gitattributes
.gitignore
.travis.yml Move Travis to supported Linux distribution 2015-11-17 14:39:48 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
StaticFiles.sln
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

StaticFiles

AppVeyor: AppVeyor

Travis: Travis

This repo contains middleware for handling requests for file system resources including files and directories.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.