mhutch
- 292,683 total downloads
- last updated 12/5/2020
- Latest version: 2.2.0
Open source implementation of the T4 templating engine
This package allows embedding the T4 engine in an application.
* To install as a dotnet global or local tool, use `dotnet-t4` instead.
* To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.
- 42,214 total downloads
- last updated 12/6/2018
- Latest version: 0.4.7
MSBuild targets for building Visual Studio for Mac / MonoDevelop extensions.
- 38,139 total downloads
- last updated 12/5/2020
- Latest version: 2.2.0
dotnet T4 text transformation tool.
This package can be installed as a dotnet global or local tool.
* To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.
* To embed the T4 engine in your app, use `Mono.TextTemplating`.
- 22,211 total downloads
- last updated 12/5/2020
- Latest version: 2.2.0
Project-installable T4 text transformation commandline tool.
This package can be installed into a project using `DotNetCliToolReference`.
* To install as a dotnet global or local tool, use `dotnet-t4` instead.
* To embed the T4 engine in your app, use `Mono.TextTemplating`.
- 2,761 total downloads
- last updated 9/1/2016
- Latest version: 0.1.1
GuiUnit is a lightweight unit testing framework based on NUnitLite that is able to run thes
tests in the mainloop of a GUI toolkit. It used for testing MonoDevelop addins.
- 267 total downloads
- last updated 12/5/2020
- Latest version: 2.2.0
In-process Roslyn compiler for the Mono.TextTemplating T4 templating engine
This is useful for processes that use a hosted instance of Mono.TextTemplating to compile multiple templates.
Only the first template will be affected by the startup overhead of the compiler, and compilation of...
More information