ScaffoldingAssemblyDirectiveProcessor Class
This directive processor supports a T4 directive like this: {#@ ScaffoldingAssembly Processor="ScaffoldingAssemblyLoader" #} By using the above directive, a T4 template will be able to load the Microsoft.AspNet.Scaffolding.dll and then can import any namespaces from there to execute code in them.
Assembly: Microsoft.AspNet.Scaffolding.12.0 (in Microsoft.AspNet.Scaffolding.12.0.dll)
The ScaffoldingAssemblyDirectiveProcessor type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ScaffoldingAssemblyDirectiveProcessor | Initializes a new instance of the ScaffoldingAssemblyDirectiveProcessor class. |
Top
Show:

