Go to file
John Luo 9e89f798c6 Add logging to functional tests 2018-09-07 14:22:39 -07:00
.github
.vsts-pipelines/builds Update infrastructure for the 2.2 release 2018-06-28 16:22:07 -07:00
build Update dependencies.props 2018-09-02 12:29:36 -07:00
samples/StaticFileSample
shared/Microsoft.AspNetCore.RangeHelper.Sources
src
test Add logging to functional tests 2018-09-07 14:22:39 -07:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
StaticFiles.sln
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-09-02 12:29:36 -07:00
korebuild.json Update infrastructure for the 2.2 release 2018-06-28 16:22:07 -07:00
run.cmd
run.ps1
run.sh
version.props Update branding to 2.2.0-preview3 2018-09-05 16:36:32 -07:00

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.