aspnetcore/test/WebSites/FilesWebSite
Cesar Blum Silveira 50fc0bb140 Reference Microsoft.NETCore.Platforms where necessary. 2016-02-02 14:22:07 -08:00
..
Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
EmbeddedResources
wwwroot
FilesWebSite.xproj
Startup.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
hosting.json Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
project.json Reference Microsoft.NETCore.Platforms where necessary. 2016-02-02 14:22:07 -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.