Skip to content

Commit 11f4a1b

Browse files
committed
Add Blazor-WebApp UI options in single-layer web application documentation
1 parent 95cf5da commit 11f4a1b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

495 KB
Loading

docs/en/get-started/single-layer-web-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
````json
44
//[doc-params]
55
{
6-
"UI": ["MVC", "Blazor", "BlazorServer", "NG"],
6+
"UI": ["MVC", "Blazor", "BlazorServer", "BlazorWebApp", "NG"],
77
"DB": ["EF", "Mongo"]
88
}
99
````

0 commit comments

Comments
 (0)