Skip to content
| Marketplace
Sign in
Visual Studio>Tools>RazorTransformTool
RazorTransformTool

RazorTransformTool

__W1nd__

|
843 installs
| (0) | Free
This project use razor syntax for trasform text like T4
Download

RazorTransformTool

This project help you use razor syntax for transform text like T4

 

 

Install

set custom tool is RazorTransformTool

 


 

 

 

HeaderConfig

InputDllFolder : Folder contain dll for compiler code

OutputFile: file path for save file using in console application. When using in custom tool It will only set extension in generate code

IsHeader=1 : auto generate header in result file


/*config

 OutPutFile=Out\data.html InputDllFolder=lib

*/

Some Helper Function in razor Syntax



@R("Data")// print raw data
@R2();// write @ for generate code cshtml@WF(2,content,data)// write string format with 2 \t characters in start of line

 


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft