Go to file
Pranav K aa9ace6157 Reacting to System.IO package version change 2014-08-20 06:56:38 -07:00
samples/StaticFileSample Removed source files from the project 2014-08-15 09:45:21 -07:00
src/Microsoft.AspNet.StaticFiles Reacting to System.IO package version change 2014-08-20 06:56:38 -07:00
test/Microsoft.AspNet.StaticFiles.Tests Removed source files from the project 2014-08-15 09:45:21 -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.