Top 20 NuGet t4 Packages

The T4 template searches the template's project to look for non-static, classes, with no constructor. A constructor will be added per class that will take all private instance fields of that type as input.
Transform all ResX files in a project into a strongly typed, compiled assembly. Access your translations directly from inside .cshtml & .aspx files. Bind your translations directly to a ViewModel. Use it again in your dlls to return localized error messages. Pull translations directly into localized...
Yeah, you can access json with dynamic & Json.Net. But why can't we have the old static way? Is there no one miss the happiness of working with intellisense? There must be a easy way. 动态调用RestAPI返回的json, 确实很简单 但是你自己要封装一个SDK给别人,你好意思给人家说明书让人家看着说明书动态调用么? 看着动态调用里面写着...
Entity Framework base library for performing Data orientated tasks. Designed to be used in conjunction with code generated using the DHGMS Nucleotide library.
Entity Framework base library for performing Data orientated tasks. Designed to be used in conjunction with code generated using the DHGMS Nucleotide library.
T4IncludeWPF provides a set of reusable T4 templates for generating dependency properties, events and commands
T4 template to generate async methods wrapping existing APM
EasyMoq is a small and free mocking framework for any kind of project. It is built as a portable class library and uses T4-templating to generate mocks. This makes it a perfect choice for mocking on WP- or WinRT-platform, since there is a lack of dynamic proxy creation.
SwissKnife.T4.AppSettings is generates strongly typed AppSettings class.
oMapGen is a T4 template that automatically generates on convention basis C# mapping extension methods between two objects with a similar structure, identical property names and compatible types.
T4Include Templates is a set of reusable T4 templates intended to accelerate development as well as reducing maintenance cost. For samples on how to use them see the nuget package T4IncludeTemplateSamples.
N-Tier Entity Framework WCF RIA Services base library and T4 code generation templates.
T4 code generation templates for N-Tier Entity Framework.
Merges multiple html files & JavaScript references into one single Html page based on a custom layout for use with JQuery Mobile + PhoneGap
Generate data transfer object (DTO) classes from simple T4 templates. Reduce amount of boilerplate code you need to write. Let Visual Studio's T4 templating engine do the work for you.
XmlObjectMapper - XML Data Binding Framework
This package improves T4 experience
Forked from T4TS project to have support for Ignore=true member attributes. You can now tag members with [TypeScriptMember(Ignore=true)]
T4 helper files to generate business objects with mapping dictionary and validation logic. Born of http://imaginarydevelopment.blogspot.com/2010/01/t4-generates-my-business-objects-for-me.html
T4 helper files to generate webapi odata controllers from an EF Context elsewhere in the solution. Born of http://imaginarydevelopment.blogspot.com/2014/04/t4-apicontroller-generator.html