aspnetcore/src/Microsoft.AspNetCore.Mvc.Vi.../ViewFeatures
Pranav K bb226aef6b Update Mvc.Core and dependencies to netstandard1.6 2016-05-26 16:52:04 -07:00
..
AntiforgeryExtensions.cs Implement MoveTo semantics in Mvc 2016-03-04 07:54:31 -08:00
AttributeDictionary.cs
DefaultHtmlGenerator.cs Fix FormTagHelper to set flag indicating generation of AntiforgeryToken 2016-05-20 04:29:01 -07:00
FormContext.cs
HtmlHelper.cs Fix FormTagHelper to set flag indicating generation of AntiforgeryToken 2016-05-20 04:29:01 -07:00
HtmlHelperOfT.cs Cache Member Access Expression Text to avoid ExpressionHelper.GetExpressionText 2016-03-25 09:12:02 -07:00
HtmlHelperOptions.cs
IAntiforgeryPolicy.cs
IHtmlGenerator.cs
IModelExpressionProvider.cs [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
ITempDataDictionary.cs
ITempDataDictionaryFactory.cs
ITempDataProvider.cs
InputType.cs
JsonHelper.cs Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
ModelExplorer.cs
ModelExplorerExtensions.cs
ModelExpression.cs [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
ModelExpressionProvider.cs [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
ModelMetadataProviderExtensions.cs
SaveTempDataAttribute.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
SessionStateTempDataProvider.cs
StringHtmlContent.cs Implement MoveTo semantics in Mvc 2016-03-04 07:54:31 -08:00
TempDataDictionary.cs Make HashSets in TempData lazy 2016-04-07 13:09:56 -07:00
TempDataDictionaryFactory.cs
TemplateBuilder.cs Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
TemplateInfo.cs
TemplateRenderer.cs Rename ICanHasViewContext to IViewContextAware 2016-03-04 10:33:49 -08:00
TryGetValueDelegate.cs
TryGetValueProvider.cs
ViewContextAttribute.cs
ViewDataDictionary.cs Update Mvc.Core and dependencies to netstandard1.6 2016-05-26 16:52:04 -07:00
ViewDataDictionaryAttribute.cs
ViewDataDictionaryControllerPropertyActivator.cs [Perf] Cache the metadata for known type "object" 2016-04-25 13:03:52 -07:00
ViewDataDictionaryOfT.cs Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
ViewDataEvaluator.cs
ViewDataInfo.cs
ViewExecutor.cs Quick fix: Address a couple of nits in / around `ViewDataDictionary` 2016-04-01 15:31:47 -07:00