Go to file
Suhas Joshi 781615a29b Updating to dev NuGet.config 2014-12-08 15:25:03 -08:00
samples/StaticFileSample adding some logging statements 2014-12-05 12:45:46 -08:00
src/Microsoft.AspNet.StaticFiles adding some logging statements 2014-12-05 12:45:46 -08:00
test/Microsoft.AspNet.StaticFiles.Tests Hosting #86 - Consume WebRootFileSystem 2014-12-05 11:03:19 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating to dev NuGet.config 2014-12-08 15:25:03 -08:00
README.md
StaticFiles.sln
build.cmd Updated build.cmd 2014-09-05 01:52:32 -07:00
build.sh Updating build.sh to work on Mono 2014-10-21 12:47:51 -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.