Go to file
Pranav K 60c3e7e971 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:37:01 -08:00
samples/StaticFileSample
src/Microsoft.AspNet.StaticFiles Handle HttpFeature rename 2015-01-18 20:58:52 -08:00
test/Microsoft.AspNet.StaticFiles.Tests Handle HttpFeature rename 2015-01-18 20:58:52 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
StaticFiles.sln
build.cmd Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:37:01 -08:00
build.sh Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:37:01 -08: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.