Go to file
N. Taylor Mullen b72d737605 Update .kproj => .xproj. 2015-03-11 14:07:06 -07:00
samples/StaticFileSample Update .kproj => .xproj. 2015-03-11 14:07:06 -07:00
src/Microsoft.AspNet.StaticFiles Update .kproj => .xproj. 2015-03-11 14:07:06 -07:00
test/Microsoft.AspNet.StaticFiles.Tests Update .kproj => .xproj. 2015-03-11 14:07:06 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
StaticFiles.sln Update .kproj => .xproj. 2015-03-11 14:07:06 -07:00
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.