dotnet-templating

This repository is the home for the .NET Core Template Engine. It contains the brains for dotnet new. When dotnet new is invoked, it will call the Template Engine to create the artifacts on disk. Template Engine is a library for manipulating streams, including operations to replace values, include/exclude regions and process if, else if, else and end if style statements.
Current version: 5.0.0

History

Effective Date Table ID Version Download URL Project URL Version URL
2022-03-31 11 5.0.0 download project version