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
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
RazorViewTest.cs Introducing RazorTextWriter 2014-08-05 10:09:04 -07:00
SpanFactory.cs
ViewStartProviderTest.cs
project.json