Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Implement action results for returning files #429

Closed
NTaylorMullen opened this issue May 10, 2014 · 0 comments
Closed

Implement action results for returning files #429

NTaylorMullen opened this issue May 10, 2014 · 0 comments
Assignees
Milestone

Comments

@NTaylorMullen
Copy link
Contributor

We need to wrap IHttpSendFile in an ActionResult

| 224 | 10507 | Reported By: Yishai Galatzer |

@danroth27 danroth27 added this to the Post Alpha milestone May 13, 2014
@yishaigalatzer yishaigalatzer removed this from the Post Alpha milestone May 23, 2014
javiercn added a commit that referenced this issue Sep 26, 2014
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.
javiercn added a commit that referenced this issue Sep 27, 2014
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.
javiercn added a commit that referenced this issue Sep 29, 2014
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.
javiercn added a commit that referenced this issue Oct 1, 2014
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.
javiercn added a commit that referenced this issue Oct 1, 2014
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.
javiercn added a commit that referenced this issue Oct 2, 2014
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.
@javiercn javiercn changed the title TransmitFile result Implement action results for returning files Oct 2, 2014
@danroth27 danroth27 mentioned this issue Oct 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants