aspnetcore/src/Microsoft.AspNetCore.Mvc.Vi.../Internal
Fabien Lavocat 88e14a0bfe Add constructor for the SelectListItem class 2018-01-24 07:43:13 -08:00
..
ArrayPoolBufferSource.cs
AutoValidateAntiforgeryTokenAuthorizationFilter.cs
CachedExpressionCompiler.cs
CharArrayBufferSource.cs
ControllerSaveTempDataPropertyFilter.cs
ControllerSaveTempDataPropertyFilterFactory.cs
DefaultDisplayTemplates.cs Add constructor for the SelectListItem class 2018-01-24 07:43:13 -08:00
DefaultEditorTemplates.cs Fixed rfc3339 formats to work with all localizations (#7066) 2017-11-21 15:10:18 -08:00
DynamicViewData.cs
ExpressionHelper.cs
ExpressionMetadataProvider.cs Check for properties that can't befound 2017-07-04 13:26:17 -07:00
ExpressionTextCache.cs
FormatWeekHelper.cs Support input type "week" (#7045) 2017-11-16 16:00:15 -08:00
HtmlAttributePropertyHelper.cs
ICharBufferSource.cs
ISaveTempDataCallback.cs
IViewBufferScope.cs
MemoryPoolViewBufferScope.cs
MvcViewFeaturesDiagnosticSourceExtensions.cs
MvcViewFeaturesLoggerExtensions.cs Improve logging - individual filters 2017-12-18 13:16:06 -08:00
MvcViewOptionsSetup.cs
NameAndIdProvider.cs
NullView.cs
PagedBufferedTextWriter.cs
PagedCharBuffer.cs
SaveTempDataFilter.cs Avoid saving TempData in case of unhandled exceptions. [Fixes #6598] BUG? Accessing TempData prevent response to have content on error. 2017-09-07 13:13:27 -07:00
SaveTempDataPropertyFilterBase.cs [Fixes #7115] Update property type check in SaveTempDataPropertyFilterBase to match TempDataSerializer requirements 2018-01-10 15:08:01 -08:00
TempDataApplicationModelProvider.cs
TempDataMvcOptionsSetup.cs
TempDataProperty.cs
TempDataSerializer.cs [Fixes #7115] Update property type check in SaveTempDataPropertyFilterBase to match TempDataSerializer requirements 2018-01-10 15:08:01 -08:00
ValidateAntiforgeryTokenAuthorizationFilter.cs Improve logging - individual filters 2017-12-18 13:16:06 -08:00
ValidationHelpers.cs
ViewBuffer.cs
ViewBufferPage.cs
ViewBufferTextWriter.cs
ViewBufferValue.cs
ViewDataDictionaryFactory.cs