aspnetcore/test/WebSites/FilesWebSite
Harsh Gupta e0f7c1b810 Fixing Readme 2015-02-19 10:20:16 -08:00
..
Controllers
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
FilesWebSite.kproj
SendFileMiddleware.cs
Startup.cs
project.json
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00
sample.txt

readme.md

ConnegWebsite

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.