We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b48e67 + 2616b6f commit bcd2760Copy full SHA for bcd2760
BFF/v3/docs/content/samples/_index.md
@@ -19,10 +19,15 @@ This sample shows how to use the BFF framework with the .NET 6 React template.
19
[link to source code]({{< param samples_base >}}/React)
20
21
### Angular Frontend
22
-This sample shows how to use the BFF framework with the .NET 6 Angular template.
+This sample shows how to use the BFF framework with the .NET 8 Angular template.
23
24
[link to source code]({{< param samples_base >}}/Angular)
25
26
+### Vue Frontend
27
+This sample shows how to use the BFF framework with the .NET 8 Vue template.
28
+
29
+[link to source code]({{< param samples_base >}}/Vue)
30
31
### Blazor WASM
32
This sample shows how to use the BFF framework with Blazor WASM.
33
0 commit comments