aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
N. Taylor Mullen 082512f63c Add writing scopes to RazorPage.
- RazorPage now has the ability to use writing scopes to control where things are written.
- This enables RazorPages to use these writing scopes with TagHelpers.  TagHelpers use them to buffer attributes that have C# contained within them and to also buffer content of TagHelpers whos ContentBehavior is Modify.
- Added RazorPage tests to validate their functionality.

#1102
2014-10-09 12:38:19 -07:00
..
Compilation Changes to make EnableInstrumentation conditionally enabled 2014-10-02 17:55:40 -07:00
OptionDescriptors
BufferEntryCollectionTest.cs
DefaultViewLocationCacheTest.cs
Microsoft.AspNet.Mvc.Razor.Test.kproj
MvcRazorCodeParserTest.cs
RazorCompilationServiceTest.cs Changes to make EnableInstrumentation conditionally enabled 2014-10-02 17:55:40 -07:00
RazorPageActivatorTest.cs
RazorPageTest.cs Add writing scopes to RazorPage. 2014-10-09 12:38:19 -07:00
RazorTextWriterTest.cs
RazorViewEngineTest.cs Changes to make EnableInstrumentation conditionally enabled 2014-10-02 17:55:40 -07:00
RazorViewTest.cs Changes to make EnableInstrumentation conditionally enabled 2014-10-02 17:55:40 -07:00
SpanFactory.cs
project.json Use Microsoft.AspNet.Razor.Runtime project. 2014-10-09 12:37:54 -07:00