.net new template

Code Example - .net new template

                
                        { "author": "Sayed Ibrahim Hashimi", "classifications": [ "Web" ], "name": "Sayed Starter Web", "identity": "Sayedha.StarterWeb", // Unique name for this template "shortName": "sayedweb", // Short name that can be used on the cli "tags": { "language": "C#" // Specify that this template is in C#. }, "sourceName": "Sayedha.StarterWeb", // Will replace the string 'Sayedha.StarterWeb' with the value provided via -n. "preferNameDirectory" : "true" }