aspnetcore/test/WebSites/FilesWebSite
Pranav K badb6ce8e5 Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
..
Controllers
…
EmbeddedResources
…
Models
…
FilesWebSite.csproj Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
Startup.cs
…
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.