Skip to content

Commit ab8f32a

Browse files
.NET EA SDK (#847)
* .NET EA SDK * .NET EA SDK * .NET Analytics SDK * dot out of block header * --> .NET
1 parent 3ae128e commit ab8f32a

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

antora-playbook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ content:
220220
- url: https://github.com/couchbase/docs-analytics-sdk-common
221221
branches: [release/1.0]
222222

223+
- url: https://github.com/couchbase/docs-analytics-sdk-dotnet
224+
branches: [release/1.0]
223225
- url: https://github.com/couchbase/docs-analytics-sdk-go
224226
branches: [release/1.0]
225227
- url: https://github.com/couchbase/docs-analytics-sdk-java

home/modules/ROOT/pages/analytics-sdk.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
:page-layout: landing-page-top-level-sdk
33
:page-role: tiles
44
:page-rank: 75
5+
:dotnet: .NET
56
:!sectids:
67
// :page-aliases: columnar-sdk.adoc
78

@@ -28,6 +29,15 @@ such as connection management and robust error handling.
2829

2930
[{tabs}]
3031
====
32+
33+
{dotnet}::
34+
+
35+
--
36+
xref:dotnet-analytics-sdk:hello-world:overview.adoc[.NET Analytics SDK Docs] |
37+
xref:dotnet-analytics-sdk:hello-world:start-using-sdk.adoc[Quickstart] |
38+
| https://docs.couchbase.com/sdk-api/analytics-dotnet-client[.NET Analytics API Reference]
39+
--
40+
3141
Go::
3242
+
3343
--

home/modules/ROOT/pages/sdk.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,11 @@ xref:analytics-sdk.adoc[Analytics SDKs] are tailored to the APIs offered by this
173173
|===
174174
| Analytics SDK | Documentation | Hello World Example | API Reference
175175

176+
| .NET Analytics SDK
177+
| xref:dotnet-analytics-sdk:hello-world:overview.adoc[Docs]
178+
| xref:dotnet-analytics-sdk:hello-world:start-using-sdk.adoc[.NET Getting Started]
179+
| https://docs.couchbase.com/sdk-api/analytics-dotnet-client[.NET Analytics API Reference]
180+
176181
| Go Analytics SDK
177182
| xref:go-analytics-sdk:hello-world:overview.adoc[Docs]
178183
| xref:go-analytics-sdk:hello-world:start-using-sdk.adoc[Go Getting Started]

0 commit comments

Comments
 (0)