aspnetcore/test/Microsoft.AspNet.Mvc.TestCo...
sornaks b6a109e2a3 Making DefaultDisplayTemplates and DefaultEditorTemplates use IHtmlContent.
- Making TagBuilder's InnerHtml an IHtmlContent.
- Delay encoding until the content is written.
- Moving BufferedHtmlContent to Common cos it is used in aspnet/Razor also.
- Changing GenerateOption to take in a string and create StringHtmlContent.
- This reduces the space used by around 13%.
2015-08-10 14:55:34 -07:00
..
Notification Add an event notification for when the action is invoked 2015-07-16 11:10:45 -07:00
CommonFilterTest.cs Split up MVC.Extensions into smaller packages 2015-07-06 23:41:22 -07:00
HtmlContentUtilities.cs Making DefaultDisplayTemplates and DefaultEditorTemplates use IHtmlContent. 2015-08-10 14:55:34 -07:00
Microsoft.AspNet.Mvc.TestCommon.xproj
PlatformNormalizer.cs
ResourceFile.cs
TestClientModelValidatorProvider.cs
TestFileInfo.cs
TestFileProvider.cs
TestFileTrigger.cs
TestHtmlEncoder.cs
TestJavaScriptEncoder.cs
TestModelMetadataProvider.cs
TestModelValidatorProvider.cs
TestOptionsManager.cs Split up MVC.Extensions into smaller packages 2015-07-06 23:41:22 -07:00
TestUrlEncoder.cs
ValidationAttributeUtil.cs
project.json