aspnetcore/test/WebSites/FilesWebSite
Javier Calvarro Nelson d917504c14 [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
..
Controllers Range support for FileResult(#6150) 2017-05-19 10:51:46 -07:00
EmbeddedResources Range support for FileResult(#6150) 2017-05-19 10:51:46 -07:00
Models
FilesWebSite.csproj [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
Startup.cs [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
readme.md
sample.txt Range support for FileResult(#6150) 2017-05-19 10:51:46 -07:00

readme.md

FilesWebSite

This web site illustrates how to use FileContentResult via File method on the controller. It also demonstrates how to write and register a custom FileSender middleware.