Browse Source
Merge pull request #13065 from abpframework/EngincanV/issue-13057
Update Application.md
pull/13072/head
maliming
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
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: |
|
|
|
|