aspnetcore/test/WebSites/FilesWebSite
Ryan Nowak fb514d7ef8 Update versions to 1.0.1-*
Also adding a version number to TestConfiguration. This is not a leaf node
so it should have a version.
2016-07-21 09:55:28 -07:00
..
Controllers
EmbeddedResources
Models
FilesWebSite.xproj
Startup.cs Remove references to UseDefaultHostConfiguration 2016-04-27 18:38:34 -07:00
project.json Update versions to 1.0.1-* 2016-07-21 09:55:28 -07:00
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.