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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Template Engine!