218 packages tagged with “T4”
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
T4 API
Runtime helpers used by code generated by T4MVC
T4MVC is a T4 template that generates strongly typed helpers for ASP.NET MVC.
Command-line tool for processing T4 templates, a general-purpose way to generate text or code files using C#
A member of the Visual Studio SDK
T4 scaffolding templates for SqlServer database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates for PostgreSQL database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4.Build is a tool to automatically transform T4 templates during build. It is similar to the functionality provided by Visual Studio, except it works anywhere where you have a .NET (Core) runtime installed. It is fully integrated with MSBuild and supports transforming the templates during the build process, and cleaning them during the clean process. T4.Build aims for performance by transforming only the templates that have changed, and doing so in parallel (so more CPU cores => faster). More information: https://github.com/jgiannuzzi/T4.Build#readme
T4 scaffolding templates for MySql database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 templating engine for .NET Core.
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 text transformation tool for dotnet CLI.
Open-source implementation of the T4 templating tool, TextTransform.exe
T4 scaffolding templates for SQLite database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
Project tool for processing T4 templates, a general-purpose way to generate text or code files using C#
This package improves T4 experience
CTS Futures - T4 Definitions
CTS Futures - T4 Messages
T4 scaffolding templates for Firebird database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 template to generate TypeScript interface definitions
MSBuild build targets for the T4 templating language, a general-purpose way to generate text or code files using C#
CTS Futures - T4 Trace Listener
CTS Futures - T4 Connections
CTS Futures - T4 Grid
TemplateFilemanager is based on the EntityFrameworkTemplateFileManager which supports code generation in different solutions and folders with CustomTool-/BuildAction-Definitions. Please report bugs or feature requests on github: https://github.com/renegadexx/T4.Helper/issues.