_ _ _____ _ _ | \ | |_ _| _ _ __ _____ ___ __(_) |_ ___ _ __ | \| | | || | | | '_ \ / _ \ \ /\ / / '__| | __/ _ \ '__| | |\ | | || |_| | |_) | __/\ V V /| | | | || __/ | |_| \_| |_| \__, | .__/ \___| \_/\_/ |_| |_|\__\___|_| |___/|_| v Scriban v
.nt template editor provides: syntax highlighting, code completion, quick info, live preview. Available only for Visual Studio.
You can extend .nt templates with custom functions written in C# that have full access to code model and can be debug.
NTypewriter comes with rich set of built-in functions to aid writing templates.
.nt templates are based on Scriban, well-know template engine with easy to learn syntax.
Code model exposes data from Roslyn API. If you are familiar with Roslyn, you should feel at home.
NTypewriter is available for free. Most of its code is open source and based on MIT license.