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 Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
ResourceFile.cs Get tests working with `core.autocrlf=false` 2015-06-24 14:53:07 -07:00
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 Split Mvc.Core 2015-06-09 02:12:13 -07:00
project.json Event Notification for MVC Prototype 2015-06-08 17:49:33 -07:00