This change removes [Activate] support from TagHelpers. TagHelpers which need access to context should use [ViewContext] to have it injected. To access services, use constructor injection. |
||
|---|---|---|
| .. | ||
| Compilation | ||
| Precompilation | ||
| Properties | ||
| DefaultPrecompiledViewsProviderTest.cs | ||
| DefaultTagHelperActivatorTest.cs | ||
| DefaultViewLocationCacheTest.cs | ||
| Microsoft.AspNet.Mvc.Razor.Test.xproj | ||
| MvcRazorCodeParserTest.cs | ||
| RazorFileHashTest.cs | ||
| RazorPageActivatorTest.cs | ||
| RazorPageCreateModelExpressionTest.cs | ||
| RazorPageCreateTagHelperTest.cs | ||
| RazorPageTest.cs | ||
| RazorTextWriterTest.cs | ||
| RazorViewEngineOptionsTest.cs | ||
| RazorViewEngineTest.cs | ||
| RazorViewFactoryTest.cs | ||
| RazorViewTest.cs | ||
| SpanFactory.cs | ||
| project.json | ||