Browse Source

Update layered-web-application.md

pull/21405/head
Engincan VESKE 1 year ago
committed by GitHub
parent
commit
a6c513f85e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/get-started/layered-web-application.md

4
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:
![solution-runner-public-website](images/solution-runner-public-website.png)
![solution-runner-public-website](images/solution-runner-public-website.png)

Loading…
Cancel
Save