aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
NTaylorMullen d041249b27 Add CreateTagHelper to RazorPage.
- The CreateTagHelper method is responsible for creating and activating TagHelpers.
- Added the support for requesting the ViewContext.
- Added tests to validate the tag helper creation mechanism.

#1104
2014-10-09 12:38:31 -07:00
..
Compilation Changes to make EnableInstrumentation conditionally enabled 2014-10-02 17:55:40 -07:00
OptionDescriptors Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
BufferEntryCollectionTest.cs
DefaultViewLocationCacheTest.cs Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
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
RazorPageCreateTagHelperTest.cs Add CreateTagHelper to RazorPage. 2014-10-09 12:38:31 -07:00
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