aspnetcore/test/WebSites/FilesWebSite
Chris R bd03142dab React to Http namespace changes. 2015-05-07 15:19:10 -07:00
..
Controllers Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
EmbeddedResources
wwwroot
FilesWebSite.xproj
SendFileMiddleware.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
Startup.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
project.json A few quick cleanups 2015-05-04 11:55:24 -07:00
readme.md
sample.txt

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.