aspnetcore/test/WebSites/FilesWebSite
N. Taylor Mullen 8499e3d6bb Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:30:27 -07:00
..
Controllers
EmbeddedResources
Models
FilesWebSite.xproj
Startup.cs Remove references to UseDefaultHostConfiguration 2016-04-27 18:38:34 -07:00
project.json Remove direct Microsoft.NETCore.Platforms dependency. 2016-06-13 15:30:27 -07:00
readme.md
sample.txt
web.config

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.