aspnetcore/test/WebSites/FilesWebSite
Nate McMaster f5aae26b44
Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734)
2018-11-16 16:28:35 -08:00
..
Controllers Add EnableRangeProcessing (#6895) 2017-09-29 18:39:45 -07:00
EmbeddedResources
Models
FilesWebSite.csproj Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734) 2018-11-16 16:28:35 -08:00
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.