aspnetcore/test/WebSites/FilesWebSite
Kiran Challa ac98417398 ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
..
Controllers ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
EmbeddedResources
Models ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
FilesWebSite.xproj One build to rule them all 2016-07-06 16:21:18 -07:00
Startup.cs Remove references to UseDefaultHostConfiguration 2016-04-27 18:38:34 -07:00
project.json Removing extra imports from projects 2016-07-06 08:59:58 -07:00
readme.md
sample.txt
web.config Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00

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.