https://github.com/freethenation/mono.texttemplating
Mono's Text Template Transformation Toolkit (T4)
https://github.com/freethenation/mono.texttemplating
Last synced: 2 months ago
JSON representation
Mono's Text Template Transformation Toolkit (T4)
- Host: GitHub
- URL: https://github.com/freethenation/mono.texttemplating
- Owner: freethenation
- Created: 2012-07-13T21:10:22.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-13T21:37:35.000Z (almost 14 years ago)
- Last Synced: 2025-01-28T17:17:11.892Z (over 1 year ago)
- Language: C#
- Size: 332 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mono.TextTemplating
===================
Mono's Text Template Transformation Toolkit (T4)
This is a clone Mono's T4 engine from the monodevelop project(https://github.com/mono/monodevelop).
Any fixes or changes should be submitted to the monodevelop project.