Top 20 NuGet t4 Packages

T4Include provides small and useful functions intended to be referenced by source, this nuget package includes the necessary files to reference local files and web files by source
T4 Factories uses T4toolbox to automatically generate the source code for factory implementations and even contracts (if they don't exist already), based on a concrete class and a base interface. It allows easier use of the factory pattern for easier unit testing and refactoring.
strong.config provides an automatically-generated, strongly-typed facade for accessing application configuration settings.
T4 template for generating .designer.cs files for Xamarin.Android .axml layouts
GSL is a single file executable tool for generating or transforming source code in all languages. GSL is a simple language and you'll not have any difficulty understanding its syntax.
Generate POCO models for all existing tables and stored procedures in a database for use with OrmLite.
Hedgehog TDS support for Minion Sitecore Framework using T4 Templates
Implements a type safe resource cs file generation. The generated properties are avaliable on a singleton instance. The properties generate INPC change notification when the culture changes.
Build target for generating a T4 file with a list of assembly directives based on the projects references. References with a hint path and solution references will be listed the AssemblyReferences.tt file. This file can then be included by other T4 files.
Adds custom T4 templates used to generate entity classes from a database using EF 6.x Tools for Visual Studio.
Parses SQL files to create a meta-object hierarchy with which you can generate C# code such as stored procedure wrappers or Entity Framework entities. Includes templates. Go to https://github.com/aeslinger0/sqlsharpener for more info!
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.
A T4-based code generator for BrightstarDB.
Create your data access layer the way you want to.
The core engine for Scripty, a tool to let you use Roslyn-powered C# scripts for code generation.
Allows you to identify Domain Models and their relationships to their peer Models, which it then generates a Repository Pattern suite that complies with the SOLID Principles and other Best Practices. Automatically generates an effective set of Unit and Integration Tests.
CSV Helpers for DHGMS DataManager. This is an extension to the Data Manager library, which contains code which has a dependancy on other 3rd party libraries.
T4Include Templates is a set of reusable T4 templates intended to accelerate development as well as reducing maintenance cost. This package includes sample code.