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
Startup.cs
project.json
readme.md
sample.txt
web.config

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.