Go to file
Brennan a7a6a90f1d Dispose FileWatcher in tests 2015-11-30 15:14:27 -08:00
samples/StaticFileSample
src/Microsoft.AspNet.StaticFiles Reacting to ApplicationServices removal from HttpContext 2015-11-19 17:42:50 -08:00
test/Microsoft.AspNet.StaticFiles.Tests Dispose FileWatcher in tests 2015-11-30 15:14:27 -08:00
tools Strong name Microsoft.AspNet.StaticFiles. 2015-11-03 11:51:22 -08:00
.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.