Steve Smith
3866ee72e0
Fixing typos Dowload -> Download
2016-09-20 15:55:19 -07:00
Kiran Challa
ac98417398
ModelBinding: Remove IsReadOnly checks and add/update tests
2016-08-04 14:20:23 -07:00
Pranav K
bf1fc7dab3
Reacting to Hosting changes
2016-03-15 10:50:53 -07:00
jacalvar
5423dc8c34
[ Fixes #4099 ] Add a functional test for creating a form with a file upload field
2016-02-29 18:13:52 -08:00
N. Taylor Mullen
3be7fbdf9f
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:18:33 -08:00
Brennan
8765a06b69
React to Fileprovider namespace changes
2016-01-21 17:45:06 -08:00
Pavel Krymets
4e8c543489
Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
2015-10-22 19:48:55 -07:00
Kiran Challa
eef6c3883a
Renamed PhysicalFileProviderResult and VirtualFileProviderResult to PhysicalFileResult and VirtualFileResult respectively
2015-10-01 19:57:35 -07:00
Ryan Nowak
046cb976b3
Move ActionResult classes back to main namespace
2015-09-16 21:42:31 -07:00
Ryan Nowak
229724c4ea
Reorganize MVC namespaces
2015-09-01 22:28:33 -07:00
sornaks
ddc74e5396
Issue #2727 - Introducing PhysicalFilePathResult and VirtualFilePathResult instead of FilePathResult to handle app and physical file system paths separately.
2015-08-27 10:23:23 -07:00
Victor Hurdugaci
e96b4d7b94
React to DNX renames
2015-07-29 04:49:49 -07:00
N. Taylor Mullen
64e726d2b2
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
Victor Hurdugaci
5164d647c5
React to resource renames
2015-04-08 15:27:51 -07:00
Kiran Challa
ab31be20ed
Fix tests to work on CoreClr (this does not fix the Xml tests failures)
2015-03-19 11:52:29 -07:00
Kiran Challa
3d247ec028
[ Fixes #2086 ] FilePathResult WriteFileAsync uses SendFile feature incorrectly
2015-03-16 13:05:12 -07:00
Ajay Bhargav Baaskaran
9f1cb655f6
matched classnames with filenames
2014-11-25 11:21:17 -08:00
jacalvar
a2023d35ee
[ Fixes #429 ] FileResult
...
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.
2014-10-02 12:50:24 -07:00