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 Handle HttpFeature rename 2015-01-18 21:06:12 -08:00
Startup.cs Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
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.