This repository is the home for the .NET Core Template Engine. It contains the brains for dotnet new and template instantiation in Visual Studio. 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. We have created a dotnet template samples repo, which shows how you can use the Template Engine to create new templates. The samples are setup to be stand-alone for specific examples.
Features
- You can install additional templates that can be used by dotnet new
- This repo only contains libraries and packages that are used by dotnet new
- There is no UI for this libraries
- Build, run and debug dotnet new
- We have a pretty good help system built in
- We have created a dotnet template samples repo
Categories
FrameworksLicense
MIT LicenseFollow Template Engine
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Template Engine!