aspnetcore/src/Microsoft.AspNetCore.Mvc.Vi.../Internal
Ryan Nowak 314aa366e1 Add TempData property support for Pages 2017-02-07 15:27:02 -08:00
..
ArrayPoolBufferSource.cs
AutoValidateAntiforgeryTokenAuthorizationFilter.cs
CachedExpressionCompiler.cs
CharArrayBufferSource.cs
DefaultDisplayTemplates.cs Reduce `HtmlContentBuilder` allocations 2016-10-17 14:38:30 -07:00
DefaultEditorTemplates.cs Reduce `HtmlContentBuilder` allocations 2016-10-17 14:38:30 -07:00
DynamicViewData.cs
ExpressionHelper.cs
ExpressionMetadataProvider.cs
ExpressionTextCache.cs
HtmlAttributePropertyHelper.cs
ICharBufferSource.cs
ISaveTempDataCallback.cs Add TempData property support for Pages 2017-02-07 15:27:02 -08:00
IViewBufferScope.cs
MemoryPoolViewBufferScope.cs
MvcViewFeaturesDiagnosticSourceExtensions.cs
MvcViewFeaturesLoggerExtensions.cs
MvcViewOptionsSetup.cs
NameAndIdProvider.cs Store `GetFullHtmlFieldName()` and `CreateSanitizedId()` values 2016-10-17 21:50:56 -07:00
NullView.cs
PagedBufferedTextWriter.cs Fix bounds checking in `PagedCharBuffer` and related code 2016-10-04 10:19:44 -07:00
PagedCharBuffer.cs Fix bounds checking in `PagedCharBuffer` and related code 2016-10-04 10:19:44 -07:00
PartialViewResultExecutor.cs
SaveTempDataFilter.cs Add TempData property support for Pages 2017-02-07 15:27:02 -08:00
SaveTempDataPropertyFilter.cs Add TempData property support for Pages 2017-02-07 15:27:02 -08:00
TempDataMvcOptionsSetup.cs
TempDataSerializer.cs
ValidateAntiforgeryTokenAuthorizationFilter.cs
ValidationHelpers.cs
ViewBuffer.cs Less allocations in ViewBuffer when there is only one ViewBufferPage 2016-10-07 11:25:30 -07:00
ViewBufferPage.cs
ViewBufferTextWriter.cs
ViewBufferValue.cs
ViewComponentResultExecutor.cs
ViewResultExecutor.cs