aspnetcore/src/Microsoft.AspNet.Mvc.ViewFe...
Ryan Nowak 306776ff63 Minor cleanup/refactor of ViewResult
- Make ViewExecutor a service
- Add facades for ViewResult/PartialViewResult
- Add eventing for ViewFound/NotFound in PartialViewResult
- Add eventing around view execution
- Cleanup of some various eventing & our tests code
2015-10-02 08:18:00 -07:00
..
DependencyInjection Minor cleanup/refactor of ViewResult 2015-10-02 08:18:00 -07:00
Internal
Properties
Rendering
ViewComponents
ViewEngines
ViewFeatures Minor cleanup/refactor of ViewResult 2015-10-02 08:18:00 -07:00
Controller.cs Renamed PhysicalFileProviderResult and VirtualFileProviderResult to PhysicalFileResult and VirtualFileResult respectively 2015-10-01 19:57:35 -07:00
HtmlTextWriter.cs
IViewComponentHelper.cs
IViewComponentResult.cs
Microsoft.AspNet.Mvc.ViewFeatures.xproj
ModelStateDictionaryExtensions.cs
MvcViewOptions.cs
PartialViewResult.cs Minor cleanup/refactor of ViewResult 2015-10-02 08:18:00 -07:00
RemoteAttribute.cs
Resources.resx
SkipStatusCodePagesAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
ValidateAntiForgeryTokenAttribute.cs
ViewComponent.cs
ViewComponentAttribute.cs
ViewComponentResult.cs
ViewResult.cs Minor cleanup/refactor of ViewResult 2015-10-02 08:18:00 -07:00
project.json