Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion BFF/v3/docs/content/samples/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,15 @@ This sample shows how to use the BFF framework with the .NET 6 React template.
[link to source code]({{< param samples_base >}}/React)

### Angular Frontend
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.

[link to source code]({{< param samples_base >}}/Angular)

### Vue Frontend
This sample shows how to use the BFF framework with the .NET 8 Vue template.

[link to source code]({{< param samples_base >}}/Vue)

### Blazor WASM
This sample shows how to use the BFF framework with Blazor WASM.

Expand Down