Go to file
Wei Wang fbc35f8c52 Rename SKIP_KRE_INSTALL to SKIP_DOTNET_INSTALL 2015-01-20 18:38:40 -08:00
samples/StaticFileSample Handle IFileSystem rename. 2015-01-20 08:58:41 -08:00
src/Microsoft.AspNet.StaticFiles Handle IFileSystem rename. 2015-01-20 08:58:41 -08:00
test/Microsoft.AspNet.StaticFiles.Tests Handle IFileSystem rename. 2015-01-20 08:58:41 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
StaticFiles.sln
build.cmd Rename SKIP_KRE_INSTALL to SKIP_DOTNET_INSTALL 2015-01-20 18:38:40 -08: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.