Text Template Transformation Toolkit: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Add: website. | Use this bot. Report bugs. | Suggested by Whoop whoop pull up | #UCB_webform 985/1877
m Basic copyedit changes for spacing.
Line 60:
* 2008: Microsoft includes it with Visual Studio 2008
* 2010: Microsoft includes it with Visual Studio 2010 which included significant new features to improve performance, usability for both template authors and tool builders and better integration into Visual Studio's DSL tools.<ref name="autogenerated1"/>
* 2015: Visual Studio 2015 Update 2 can use C# version 6.0 features <ref>{{Cite web|url=https://docs.microsoft.com/en-us/visualstudio/modeling/code-generation-and-t4-text-templates|title = Code Generation and T4 Text Templates - Visual Studio (Windows)}}</ref>
* 2017: Open source version of engine released which supports [[.NET Core]]<ref>{{Cite web|url=https://github.com/mono/t4|title = Mono.TextTemplating| website=[[GitHub]] |date = 22 October 2021}}</ref>
* 2019: JetBrains adds support for T4 in Rider <ref>{{Cite web|url=https://github.com/jetbrains/fortea|title = ForTea| website=[[GitHub]] |date = 20 October 2021}}</ref>
 
==See also==