Adds generatorLanguage to all generators (#11268)

* Adds generatorLanguage to all generators

* Adds all generator languages and info to docs

* Docs updated
This commit is contained in:
Justin Black
2022-01-10 12:13:35 -08:00
committed by GitHub
parent dd3bba8c94
commit 0eca629127
201 changed files with 371 additions and 31 deletions

View File

@@ -8,6 +8,7 @@ title: Documentation for the csharp-netcore-functions Generator
| -------- | ----- | ----- |
| generator name | csharp-netcore-functions | pass this to the generate command after -g |
| generator type | SERVER | |
| generator language | C# | |
| helpTxt | Generates a csharp server. | |
## CONFIG OPTIONS