aspnetcore/src/Mvc/test/WebSites/FilesWebSite
Chris Ross 4e44025a52
Replace IHostingEnvironment with IWebHostEnvironment (#7725)
2019-02-19 21:11:52 -08:00
..
Controllers Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
EmbeddedResources
Models
FilesWebSite.csproj Merge branch 'release/2.2' 2019-01-09 18:09:25 -08:00
Startup.cs Update MVC/Routing Startup Experience (#7425) 2019-02-11 19:18:05 -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.