Go to file
Hao Kung e7b0a76db9 React to hosting 2015-03-19 11:28:06 -07:00
samples/StaticFileSample React to hosting 2015-03-19 11:28:06 -07:00
src/Microsoft.AspNet.StaticFiles Using [NotNull] from common repo package 2015-03-14 07:44:02 -07:00
test/Microsoft.AspNet.StaticFiles.Tests React to hosting 2015-03-19 11:28:06 -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.