Go to file
David Fowler 13a9613d5b Updated to use the new target framework in project.json 2014-08-28 23:57:25 -07:00
samples/StaticFileSample Updated to use the new target framework in project.json 2014-08-28 23:57:25 -07:00
src/Microsoft.AspNet.StaticFiles Updated to use the new target framework in project.json 2014-08-28 23:57:25 -07:00
test/Microsoft.AspNet.StaticFiles.Tests Updated to use the new target framework in project.json 2014-08-28 23:57:25 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
StaticFiles.sln
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.