Top 20 NuGet t4 Packages

T4MVC is a T4 template that generates strongly typed helpers for ASP.NET MVC.
Runtime helpers used by code generated by T4MVC
T4 templates to generate data models for LINQ to DB.
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Latest version supports .netcore 7+ CSX and T4 scaffolding for .NET Core without IDE, execute or transform .csx or .tt files from your command line or runtime, based on roslyn, no 3rdparty dependencies. One of the very few that supports webprojects with dll reflection! usage: "dotnet...
Generate POCO models for all existing tables and stored procedures in a database for use with OrmLite.
OpenRiaServices.T4 provides the CSharpClientCodeGenerator class, as well as many supporting classes, which can be used to override the existing code generation pattern for RIA Services.
Project tool for processing T4 templates, a general-purpose way to generate text or code files using C#
T4 and CSX scaffolding for .NET Core without IDE, Library for TextTemplating.Tool package and runtime
Command-line tool for processing T4 templates, a general-purpose way to generate text or code files using C#
The Text Template Transformation Toolkit (T4) is a powerful tool, but has to be run manually. This package contains the files (a couple DLLs and a .targets file) necessary to perform T4 tasks during a build. UNOFFICIAL: This package is not produced by Microsoft/the T4 team. If you think this is usef...
OpenRiaServices.Signed.T4 provides the CSharpClientCodeGenerator class, as well as many supporting classes, which can be used to override the existing code generation pattern for RIA Services.
An XrmToolBox plugin that can be used to generate Early-bound code from a CRM Schema using a customisable T4 Template. Features: + Preserved the original CrmSvcUtil structure and logic. + Customize the way the code is generated. -- You get a default T4 template for the code ...
使用T4模板生成 MSSQL 实体类,特性头适配 Tiyor.Shearwall 框架。此版本针对 Visual Studio 2022 调用使用 Microsoft.VisualStudio.Interop.dll。
Package Description
Features - Creates a architecture in Visual Studio(Core, Data, Services) - Supports scaffolding of services, respositories and viewmodels - Supports scaffolding of ASP.NET MVC controllers - Supports scaffolding of ASP.NET WebAPI controllers - Supports scaffolding of XSockets.NET data sync controlle...
Automatically transforms on build all files with a build action of `None/Content` that have the `TextTemplatingFileGenerator` custom tools associated, without requiring the installation of any Visual Studio SDK.
T4 template for Javascript generation. Helps to get access from Javascript to constants and urls of your MVC actions. MvcActions.Home.Index("param1")
Open source implementation of the T4 templating engine This package allows embedding the T4 engine in an application. * To install as a dotnet global or local tool, use `dotnet-t4` instead. * To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.
In-process Roslyn compiler for the Mono.TextTemplating T4 templating engine