Skip to content

Commit 3d4a4de

Browse files
DOC-5838 added C# landing example notebooks
1 parent 1c9aa35 commit 3d4a4de

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

local_examples/client-specific/dotnet-async/AsyncLandingExample.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// EXAMPLE: landing
2+
// BINDER_ID netasync-landing
23
// STEP_START import
34
using NRedisStack;
45
using NRedisStack.RedisStackCommands;

local_examples/client-specific/dotnet-sync/SyncLandingExample.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// EXAMPLE: landing
2+
// BINDER_ID netsync-landing
23
// STEP_START import
34
using NRedisStack;
45
using NRedisStack.RedisStackCommands;

0 commit comments

Comments
 (0)