Skip to content

Commit 6dae4e3

Browse files
authored
Add cascading metadata (#1128)
Signed-off-by: Aaron Crawfis <[email protected]>
1 parent f788efa commit 6dae4e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

daprdocs/content/en/dotnet-sdk-docs/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ linkTitle: ".NET"
55
weight: 1000
66
description: .NET SDK packages for developing Dapr applications
77
no_list: true
8+
cascade:
9+
github_repo: https://github.com/dapr/dotnet-sdk
10+
github_subdir: daprdocs/content/en/dotnet-sdk-docs
11+
path_base_for_github_subdir: content/en/developing-applications/sdks/dotnet/
12+
github_branch: master
813
---
914

1015
Dapr offers a variety of packages to help with the development of .NET applications. Using them you can create .NET clients, servers, and virtual actors with Dapr.

0 commit comments

Comments
 (0)