aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../ViewFeatures
Ryan Nowak 38712609bb Design extensibility for executors
We have all of these executors but they aren't really
documented/supported for extensibility today. This change introduces a
pattern for action result executors so we can make them extensible.
2017-09-22 10:32:55 -07:00
..
AntiforgeryExtensionsTest.cs
AttributeDictionaryTest.cs
CookieTempDataProviderTest.cs Changed CookieTempDataProvider's CookieSecurePolicy from SameAsRequest to None 2017-08-29 14:55:52 -07:00
DefaultHtmlGeneratorTest.cs
DefaultValidationHtmlAttributeProviderTest.cs
ModelExplorerExtensionsTest.cs
ModelExplorerTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
PartialViewResultExecutorTest.cs Design extensibility for executors 2017-09-22 10:32:55 -07:00
SessionStateTempDataProviderTest.cs
StringHtmlContentTest.cs
TempDataDictionaryFactoryTest.cs
TempDataDictionaryTest.cs
ViewDataDictionaryOfTModelTest.cs
ViewDataDictionaryTest.cs
ViewDataOfTTest.cs
ViewExecutorTest.cs
ViewResultExecutorTest.cs Design extensibility for executors 2017-09-22 10:32:55 -07:00