aspnetcore/test/WebSites/FilesWebSite
Pavel Krymets e6ffb060f7 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:20:15 -07:00
..
Controllers
EmbeddedResources
Models
FilesWebSite.xproj
Startup.cs Add web.config to test sites 2016-04-13 16:12:56 -07:00
project.json Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:20:15 -07:00
readme.md
sample.txt
web.config Add web.config to test sites 2016-04-13 16:12:56 -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.