dotnet-template-samples/11-change-string-casing
Sayed Ibrahim Hashimi d14b7ec708 adding type:project to all template.json files 2017-08-01 08:46:39 -07:00
..
MyProject.Con adding type:project to all template.json files 2017-08-01 08:46:39 -07:00
README.md Update README.md 2017-05-18 23:12:29 -07:00

README.md

The sample in this folder demonstrates:

  • Uppercasing a parameter value.
  • Lowercasing a parameter value.

See

Related