Samples showing how to create templates using the Template Engine for dotnet new and Visual Studio
Перейти к файлу
Sayed Ibrahim Hashimi 3ea6d0fc1e updating 04 readme 2017-04-12 17:03:34 -07:00
01-basic-template adding README.md to all samples 2017-04-12 11:30:12 -07:00
02-add-parameters adding README.md to all samples 2017-04-12 11:30:12 -07:00
03-optional-page adding README.md to all samples 2017-04-12 11:30:12 -07:00
04-pick-bkgrnd-color updating 04 readme 2017-04-12 17:03:34 -07:00
05-multi-project adding README.md to all samples 2017-04-12 11:30:12 -07:00
.gitattributes initial commit 2017-04-05 10:37:40 -07:00
.gitignore adding samples from blogpost 2017-04-05 10:43:04 -07:00
CONTRIBUTING.md initial commit 2017-04-05 10:37:40 -07:00
LICENSE initial commit 2017-04-05 10:37:40 -07:00
README.md initial commit 2017-04-05 10:37:40 -07:00

README.md

.NET Template Samples

This repository contains samples of templates created using the Template Engine. Custom templates can be used from dotnet new today. We are working on integrating these templates into Visaul Studio as well.

For more general info on dotnet new, and the Template Engine, see the following.

Contributing

We would love community contributions here.

See CONTRIBUTING.md for information on contributing to this project.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

License

This project is licensed with the MIT license.

You should take a look at these related projects: