Skip to content

Commit f2300f0

Browse files
Merge pull request appwrite#690 from appwrite/update-dotnet-docs-example
doc: Update .NET SDK docs examples template
2 parents 4e9dc89 + ee845e4 commit f2300f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/dotnet/docs/example.md.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using {{ spec.title | caseUcfirst }};
2+
using {{ spec.title | caseUcfirst }}.Services;
23
using {{ spec.title | caseUcfirst }}.Models;
34

45
var client = new Client()

0 commit comments

Comments
 (0)