aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
Pranav K 5168808906 Introducing RazorTextWriter
RazorTextWriter represents the result of rendering a page as a sequence of
strings rather than a concatenated string. This avoids building up large
strings in memory.
2014-08-05 10:09:04 -07:00
..
BufferEntryCollectionTest.cs Introducing RazorTextWriter 2014-08-05 10:09:04 -07:00
Microsoft.AspNet.Mvc.Razor.Test.kproj Introducing RazorTextWriter 2014-08-05 10:09:04 -07:00
MvcRazorCodeParserTest.cs
RazorCompilationServiceTest.cs
RazorPageActivatorTest.cs Separating view execution and Razor behavior 2014-07-18 14:58:12 -07:00
RazorPageTest.cs Introducing RazorTextWriter 2014-08-05 10:09:04 -07:00
RazorTextWriterTest.cs Introducing RazorTextWriter 2014-08-05 10:09:04 -07:00
RazorViewEngineTest.cs Modify FindView and FindPartialView to accept ActionContext 2014-07-24 11:48:23 -07:00
RazorViewTest.cs Introducing RazorTextWriter 2014-08-05 10:09:04 -07:00
SpanFactory.cs
ViewStartProviderTest.cs ViewStarts need to be executed as part of View execution 2014-07-23 16:45:25 -07:00
project.json Renamed configurations to frameworks in project.json 2014-07-13 21:58:12 -07:00