aspnetcore/test/WebSites/FilesWebSite
Pranav K 8eea0ad44c Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
..
Controllers
EmbeddedResources
Models
FilesWebSite.csproj
Startup.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07: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.