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
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
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
TempDataDictionary.cs
TempDataDictionaryFactory.cs
TemplateBuilder.cs
TemplateInfo.cs
TemplateRenderer.cs
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
ViewDataEvaluator.cs
ViewDataInfo.cs
ViewExecutor.cs