A T4-like .NET text templating library that supports runtime parsing and does not depend on Visual Studio
Stars
5
Forks
2
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
Added a StyleCop configuration file and updated the code base to mitigate all StyleCop warnings.
a716f36View on GitHubRenamed the readme file to have the .markdown extension.
418dad8View on GitHubGreatly improved performance by caching compiled assemblies in memory.
e5e227fView on GitHubChanged the file extension of the non-T4 test templates to .stt.
8d89689View on GitHubRenamed the `parameter` directive to `property`.
9a11a2cView on GitHub