Go to file
Nate McMaster (automated) 768ae44788
[automated] Change default branch to master
2018-07-02 12:40:38 -07:00
.github
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:38 -07:00
build
samples/StaticFileSample
shared/Microsoft.AspNetCore.RangeHelper.Sources
src
test
.appveyor.yml [automated] Change default branch to master 2018-07-02 12:40:38 -07:00
.gitattributes
.gitignore
.travis.yml [automated] Change default branch to master 2018-07-02 12:40:38 -07:00
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
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:38 -07:00
run.cmd
run.ps1 [automated] Change default branch to master 2018-07-02 12:40:38 -07:00
run.sh [automated] Change default branch to master 2018-07-02 12:40:38 -07:00
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.