aspnetcore/samples/MvcSample.Web
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
..
App_Data
Areas/Travel
Components
Content Adding Api Explorer 2014-09-25 15:31:51 -07:00
Controllers/ApiExplorerSamples Adding Api Explorer 2014-09-25 15:31:51 -07:00
Filters
Models Adding Api Explorer 2014-09-25 15:31:51 -07:00
Monitoring
Services
Views Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
ApiExplorerController.cs Adding Api Explorer 2014-09-25 15:31:51 -07:00
AutoGenerateRouteNamesAttribute.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
FiltersController.cs
Home2Controller.cs
HomeController.cs [Fixes #429] FileResult 2014-10-02 12:50:24 -07:00
LanguageViewLocationExpander.cs Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
LinkController.cs
MvcSample.Web.kproj moving global filters to options 2014-09-15 15:34:45 -07:00
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
Startup.cs Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
TestAssemblyProvider.cs
ViewMetadata.cs
project.json
sample.txt [Fixes #429] FileResult 2014-10-02 12:50:24 -07:00