Welcome to mirror list, hosted at ThFree Co, Russian Federation.

templatestrings.ru.json « localize « .template.config « RazorPage « content « Web.ItemTemplates « ProjectTemplates « src - github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 64b64fabef10dce62589df03a6e8fd287f4189c9 (plain)
1
2
3
4
5
6
7
8
9
{
  "author": "Microsoft",
  "name": "Razor Page",
  "description": "A Razor page with or without a page model",
  "symbols/namespace/description": "namespace for the generated code",
  "symbols/no-pagemodel/description": "create page without a PageModel",
  "symbols/no-pagemodel/displayName": "Exclude PageModel",
  "postActions/openInEditor/description": "Opens Index.cshtml in the editor"
}