aspnetcore/src/StaticFiles
Chris R 355982c92b Change StaticFiles projects to target netcoreapp3.0 #3754 2018-11-30 16:12:19 -08:00
..
build Change StaticFiles projects to target netcoreapp3.0 #3754 2018-11-30 16:12:19 -08:00
samples/StaticFileSample Change StaticFiles projects to target netcoreapp3.0 #3754 2018-11-30 16:12:19 -08:00
shared/Microsoft.AspNetCore.RangeHelper.Sources
src Change StaticFiles projects to target netcoreapp3.0 #3754 2018-11-30 16:12:19 -08:00
test Change StaticFiles projects to target netcoreapp3.0 #3754 2018-11-30 16:12:19 -08:00
.gitignore
Directory.Build.props
Directory.Build.targets Change StaticFiles projects to target netcoreapp3.0 #3754 2018-11-30 16:12:19 -08:00
NuGetPackageVerifier.json
README.md
StaticFiles.sln
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.