1) Implemented FilePathResult to efficiently return files from disk. 2) Implemented FileStreamResult to return content from a stream. 3) Implemented FileContentResult to return content from a byte array. |
||
|---|---|---|
| .. | ||
| Controllers | ||
| FilesWebSite.kproj | ||
| SendFileMiddleware.cs | ||
| Startup.cs | ||
| project.json | ||
| sample.txt | ||