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 Buffer rendered CacheTagHelper content strings to a custom TextWriter 2016-09-14 14:47:37 -07:00
AutoValidateAntiforgeryTokenAuthorizationFilter.cs
CachedExpressionCompiler.cs
CharArrayBufferSource.cs Buffer rendered CacheTagHelper content strings to a custom TextWriter 2016-09-14 14:47:37 -07:00
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 Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
ExpressionMetadataProvider.cs
ExpressionTextCache.cs Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
HtmlAttributePropertyHelper.cs
ICharBufferSource.cs Buffer rendered CacheTagHelper content strings to a custom TextWriter 2016-09-14 14:47:37 -07:00
ISaveTempDataCallback.cs Add TempData property support for Pages 2017-02-07 15:27:02 -08:00
IViewBufferScope.cs
MemoryPoolViewBufferScope.cs
MvcViewFeaturesDiagnosticSourceExtensions.cs
MvcViewFeaturesLoggerExtensions.cs Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
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 [Fixes #5212] Added a cookie based ITempDataProvider 2016-10-03 14:04:57 -07:00
ValidateAntiforgeryTokenAuthorizationFilter.cs
ValidationHelpers.cs Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
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