- Added dnxcore50 target - Removed Shouldly reference - Used CoreCLR-compatible APIs |
||
|---|---|---|
| samples/StaticFileSample | ||
| src/Microsoft.AspNet.StaticFiles | ||
| test/Microsoft.AspNet.StaticFiles.Tests | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| LICENSE.txt | ||
| NuGet.Config | ||
| README.md | ||
| StaticFiles.sln | ||
| appveyor.yml | ||
| 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.