Engincan VESKE
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
docs/en/get-started/layered-web-application.md
|
|
|
@ -3,7 +3,7 @@ |
|
|
|
````json |
|
|
|
//[doc-params] |
|
|
|
{ |
|
|
|
"UI": ["MVC", "Blazor", "BlazorServer", "BlazorWebApp" "NG"], |
|
|
|
"UI": ["MVC", "Blazor", "BlazorServer", "BlazorWebApp", "NG"], |
|
|
|
"DB": ["EF", "Mongo"], |
|
|
|
"Tiered": ["Yes", "No"] |
|
|
|
} |
|
|
|
@ -242,4 +242,4 @@ Before starting the mobile application, ensure that you configure it for [react- |
|
|
|
|
|
|
|
> For example in non-tiered MVC with public website application: |
|
|
|
|
|
|
|
 |
|
|
|
 |
|
|
|
|