aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe...
sornaks f2540f9ba1 Making TagBuilder implement IHtmlContent and removing ToHtmlContent.
- Making TagRenderMode a property in TagBuilder.
- Modifying places where TagBuilder is used to suit the new model.
- This reduces space occupied by a normal application by 11.8%.
2015-08-14 10:58:51 -07:00
..
Properties
Rendering Making TagBuilder implement IHtmlContent and removing ToHtmlContent. 2015-08-14 10:58:51 -07:00
TempData Make saving TempData operate via a filter 2015-08-07 16:53:11 -07:00
ViewComponents ViewViewComponentResult doesn't handle `~/` in view paths correctly 2015-08-14 09:53:36 -07:00
ControllerTest.cs Add `HttpOkResult`, `HttpOkObjectResult`, and `Ok()` methods in `Controller` 2015-07-23 18:49:36 -07:00
ControllerUnitTestabilityTests.cs
FileContentResultTest.cs
Microsoft.AspNet.Mvc.ViewFeatures.Test.xproj
MockMvcViewOptionsAccessor.cs
PartialViewResultTest.cs
RemoteAttributeTest.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
ViewComponentResultTest.cs
ViewComponentTests.cs
ViewDataDictionaryOfTModelTest.cs
ViewDataDictionaryTest.cs
ViewExecutorTest.cs
ViewResultTest.cs
project.json