aspnetcore/test/WebSites/FilesWebSite
あまみや ゆうこ 38818a1033 Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
..
Controllers
EmbeddedResources
wwwroot
FilesWebSite.xproj
SendFileMiddleware.cs
Startup.cs
project.json
readme.md
sample.txt

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.