Sign in Sign up
nuget

HoofMark.CSharpTemplating.Abstractions

A lightweight templating engine for generating code and text files from C# templates, directly within the VSCode editor. Templates are pure C# code, compiled and executed on demand using Roslyn compiler services. There is no need to learn a custom template language or embed template directives in the code. Output can be C# code, HTML, XML, JSON, or any other text-based format. HoofMark.CSharpTemplating.Abstractions defines the elements needed to author template (*.template.cs) files.

nuget View on Nuget

Activity

Latest release
1mo ago
Total releases
1
Cadence
Last 12 months
1

Details

License
MIT
First release
Jul 16, 2026
Releases
Version Released
0.1.1 initial