aspnetcore/test/WebSites/FilesWebSite
Praburaj a9feed4de1 Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http 2015-03-05 16:25:15 -08:00
..
Controllers
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
FilesWebSite.kproj
SendFileMiddleware.cs Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http 2015-03-05 16:25:15 -08:00
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.