Browse Source
Add Blazor-WebApp UI options in single-layer web application documentation
pull/22889/head
maliming
1 year ago
No known key found for this signature in database
GPG Key ID: A646B9CB645ECEA4
2 changed files with
1 additions and
1 deletions
-
BIN
docs/en/get-started/images/abp-studio-no-layers-new-solution-dialog-ui-framework-0.9.13.png
-
docs/en/get-started/single-layer-web-application.md
Width:
|
Height:
|
Size: 117 KiB
Width:
|
Height:
|
Size: 612 KiB
|
|
|
|
@ -3,7 +3,7 @@ |
|
|
|
````json |
|
|
|
//[doc-params] |
|
|
|
{ |
|
|
|
"UI": ["MVC", "Blazor", "BlazorServer", "NG"], |
|
|
|
"UI": ["MVC", "Blazor", "BlazorServer", "BlazorWebApp", "NG"], |
|
|
|
"DB": ["EF", "Mongo"] |
|
|
|
} |
|
|
|
```` |
|
|
|
|