Go to file
Doug Bunting fec3cab2bb Fix line endings 2017-01-20 15:24:53 -08:00
build Upgrade to RC.3 2017-01-20 14:13:48 -08:00
samples/StaticFileSample Fix line endings 2017-01-20 15:24:53 -08:00
src/Microsoft.AspNetCore.StaticFiles Upgrade to RC.3 2017-01-20 14:13:48 -08:00
test Fix line endings 2017-01-20 15:24:53 -08:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
StaticFiles.sln
appveyor.yml
build.cmd
build.ps1
build.sh
version.props

README.md

StaticFiles

AppVeyor: AppVeyor

Travis: Travis

This repo contains middleware for handling requests for file system resources including files and directories.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.