1. T4MVC

    By:

    T4MVC is a T4 template that generates strongly typed helpers for ASP.NET MVC.

  2. T4MVCExtensions

    By:

    Runtime helpers used by code generated by T4MVC

  3. RIAServices.T4

    By:

    RIAServices.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.

  4. T4Scaffolding

    By:

    A fast and customizable way to build parts of your .NET application via templates

    148,720 downloads

  5. T4 AppSettings

    By:

    This T4 template was based on the orginal work of J Wynia from his blog post at http://wynia.org/wordpress/2010/04/t4-template-for-appsettings-access-in-config-files

  6. PetaPoco - A tiny ORMish thing for your POCOs (Core + T4 Templates)

    By:

    PetaPoco is a tiny, single file .NET data access layer inspired by Massive that works with both non-dynamic POCO objects and dynamics. This package includes the core PetaPoco library + T4 templates to generate POCO classes from your database

  7. T4Scaffolding.Core

    By:

    A fast and customizable way to build parts of your .NET application via templates

    51,752 downloads

  8. EF4Templates

    By:

    EF4 Templates uses T4toolbox to generate Repositories, Unit of work, POCO entities that can be unit tested, achieving over 90% code coverage. They also generate an ODATA service with authentication.

  9. T4MvcJs

    By:

    T4 template for Javascript generation. Helps to get access from Javascript to constants and urls of your MVC actions. MvcActions.Home.Index("param1")

  10. MVVM ModelEntity t4 Template

    By:

    The t4 template for Model generation in MVVM. version 1.1 : change the model class to partial.

  11. MVVMT4

    By:

    T4 Templates for generating view models, and views for WPF, Silverlight, Windows Phone using T4 Toolbox and MVVM Light. Conforms to StyleCop rules, and optional Autofac/Unity DI container integration with View Models.

  12. XsdClassGen

    By:

    A T4 template to generate XmlSerializer classes that represent the XML Schemas (XSD) in the project.

  13. T4.TemplateFileManager

    By:

    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 under https://github.com/renegadexx/T4.Helper/issues.

  14. TweetSharp

    By:

    TweetSharp v2 is a fast, clean wrapper around the Twitter API. It uses T4 templates to make adding new endpoints easy.

  15. T4JS

    By:

    Your JavaScript should be as beautiful as your code! T4JS works with your MVC project to create "strongly typed," fully namespaced, and wonderfully beautified JavaScripts for your AJAX request path

  16. OMS.Ice - T4 Text Template Generator

    By:

    OMS.Ice is an in-process T4 text template generator. It can be used to parse T4 text templates and to generate textual output at runtime. The OMS.Ice - T4 Text Template Generator has no dependencies to Visual Studio and can be deployed with your application.

  17. CodePlanner

    By:

    Using the power fo T4Scaffolding and Powershell to give you a 3-layers backend based on your domainmodel. Will also be able to scaffold JavaScript, Controller, XSockets and Ninject examples

  18. LINQ to DB T4 Models

    By:

    T4 templates to generate data models for LINQ to DB.

  19. DHGMS Data Manager

    By:

    A base library for performing Data orientated tasks. Designed to be used in conjunction with code generated using the DHGMS Nucleotide library.

  20. T4 Database Schema Generator

    By:

    T4DSG is a T4 template that generates database helper in order to eliminate the use of literal strings in EF code first mapping.