aspnetcore/test/WebSites
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
..
ActivatorWebSite
AddServicesWebSite
AntiForgeryWebSite
ApiExplorerWebSite Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00
AutofacWebSite Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
BasicWebSite
CompositeViewEngine
ConnegWebSite Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00
FilesWebSite [Fixes #429] FileResult 2014-10-02 12:50:24 -07:00
FiltersWebSite
FormatterWebSite
InlineConstraintsWebSite
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite
RazorWebSite Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
ReflectedModelWebSite Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
RoutingWebSite
UrlHelperWebSite
ValueProvidersSite
XmlSerializerWebSite