aspnetcore/src/Microsoft.AspNetCore.Mvc.Vi...
Kiran Challa 93be3dee6e Fix FormTagHelper to set flag indicating generation of AntiforgeryToken
[Fixes #4595] Better error message with extraneous @Html.AntiforgeryToken
2016-05-20 04:29:01 -07:00
..
DependencyInjection [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
Internal Merge branch 'release' into dev 2016-04-16 13:07:08 -07:00
Properties [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
Rendering React to `HtmlEncodedString` rename to `HtmlString`. 2016-05-17 11:02:10 -07:00
ViewComponents [Perf] Refactoring ControllerActionInvoker to avoid coercing action method's return type to Task<object> for simple cases. Fixes #4539 2016-05-19 14:21:29 -07:00
ViewEngines
ViewFeatures Fix FormTagHelper to set flag indicating generation of AntiforgeryToken 2016-05-20 04:29:01 -07:00
AutoValidateAntiforgeryTokenAttribute.cs
Controller.cs [Fixes 4509] Stop registering disposable objects in our controller helper methods 2016-04-20 17:00:34 -07:00
IViewComponentHelper.cs
IViewComponentResult.cs
IViewContextAware.cs Rename ICanHasViewContext to IViewContextAware 2016-03-04 10:33:49 -08:00
IgnoreAntiforgeryTokenAttribute.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.xproj
ModelStateDictionaryExtensions.cs Cache Member Access Expression Text to avoid ExpressionHelper.GetExpressionText 2016-03-25 09:12:02 -07:00
MvcViewOptions.cs
PartialViewResult.cs
RemoteAttribute.cs
Resources.resx [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
SkipStatusCodePagesAttribute.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
ValidateAntiForgeryTokenAttribute.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
ViewComponent.cs * Remove JsonViewComponentResult 2016-03-11 11:40:54 -08:00
ViewComponentAttribute.cs
ViewComponentResult.cs Rename ICanHasViewContext to IViewContextAware 2016-03-04 10:33:49 -08:00
ViewResult.cs
project.json Fix build warnings 2016-05-02 14:52:02 -07:00