Go to file
David Fowler f2eccfb70a Updated build.cmd 2014-09-05 01:52:32 -07:00
samples/StaticFileSample Updated to use the new target framework in project.json 2014-09-04 01:33:43 -07:00
src/Microsoft.AspNet.StaticFiles Updated to use the new target framework in project.json 2014-09-04 01:33:43 -07:00
test/Microsoft.AspNet.StaticFiles.Tests Updated to use the new target framework in project.json 2014-09-04 01:33:43 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
StaticFiles.sln
build.cmd Updated build.cmd 2014-09-05 01:52:32 -07:00
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.