aspnetcore/test/WebSites/FilesWebSite
John Luo 249673f2bc Reacting to hosting rename 2016-01-17 18:13:26 -08:00
..
Controllers
EmbeddedResources
wwwroot
FilesWebSite.xproj
Startup.cs Reacting to hosting rename 2016-01-17 18:13:26 -08:00
hosting.json
project.json Remove `FilesWebSite` webroot. 2015-12-18 16:04:22 -08: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.