aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
NTaylorMullen 3dff1ca410 Add ITagHelperActivator.
- The TagHelperActivator enables dependency injection via properties and allows access to the ViewContext.
- This replaces the ICanHasViewContext mechanism that we had in place before.
- Added tests and fixed up existing to work with new format for providing ViewContext.

#1258
2014-10-09 12:39:57 -07:00
..
Compilation
OptionDescriptors
BufferEntryCollectionTest.cs
DefaultViewLocationCacheTest.cs
Microsoft.AspNet.Mvc.Razor.Test.kproj
MvcRazorCodeParserTest.cs
RazorCompilationServiceTest.cs
RazorPageActivatorTest.cs
RazorPageCreateModelExpressionTest.cs Add copyright notices to new files 2014-10-09 12:39:32 -07:00
RazorPageCreateTagHelperTest.cs Add ITagHelperActivator. 2014-10-09 12:39:57 -07:00
RazorPageTest.cs Add writing scopes to RazorPage. 2014-10-09 12:38:19 -07:00
RazorTextWriterTest.cs
RazorViewEngineTest.cs
RazorViewTest.cs
SpanFactory.cs
project.json Cleanup tabs in project.json files 2014-10-09 12:38:52 -07:00