Go to file
Pranav K c8ffd742e3 Merge branch 'release' into dev 2014-11-06 10:51:01 -08:00
samples/StaticFileSample Removing extra dependencies from sample 2014-10-17 08:05:57 -07:00
src/Microsoft.AspNet.StaticFiles Added package descriptions 2014-10-31 02:31:23 -07:00
test/Microsoft.AspNet.StaticFiles.Tests Fixup references 2014-10-05 17:26:28 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating dev NuGet.config 2014-09-17 10:00:49 -07: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.