Go to file
Wei Wang c1d5e21d2c Fix AppVeyor git line ending config 2015-04-03 17:28:43 -07:00
samples/StaticFileSample Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:30 -07:00
src/Microsoft.AspNet.StaticFiles Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:30 -07:00
test/Microsoft.AspNet.StaticFiles.Tests Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:30 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
StaticFiles.sln
appveyor.yml Fix AppVeyor git line ending config 2015-04-03 17:28:43 -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.