This repository was archived by the owner on Dec 14, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Implement action results for returning files #429
Comments
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.
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to wrap IHttpSendFile in an ActionResult
| 224 | 10507 | Reported By: Yishai Galatzer |
The text was updated successfully, but these errors were encountered: