Browse Source

Merge pull request #13065 from abpframework/EngincanV/issue-13057

Update Application.md
pull/13072/head
maliming 4 years ago
committed by GitHub
parent
commit
1e12d33f74
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/en/Startup-Templates/Application.md

1
docs/en/Startup-Templates/Application.md

@ -34,6 +34,7 @@ This template provides multiple UI frameworks:
* `mvc`: ASP.NET Core MVC UI with Razor Pages (default)
* `blazor`: Blazor UI
* `blazor-server`: Blazor Server UI
* `angular`: Angular UI
Use the `-u` or `--ui` option to specify the UI framework:

Loading…
Cancel
Save