Skip to content

Commit 6e25a25

Browse files
committed
AUTO: Sync ScalarDB docs in English to docs site repo
1 parent 3d4683a commit 6e25a25

File tree

1 file changed

+21
-0
lines changed
  • docs/scalardb-cluster-dotnet-client-sdk

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
tags:
3+
- Enterprise Standard
4+
- Enterprise Premium
5+
---
6+
7+
# ScalarDB Cluster .NET Client SDK Overview
8+
9+
The ScalarDB Cluster .NET Client SDK enables applications to connect to ScalarDB Cluster by using gRPC.
10+
11+
To use the ScalarDB Cluster .NET Client SDK, see the following getting started guides:
12+
13+
* [Getting Started with Distributed Transactions](getting-started-with-distributed-transactions.mdx)
14+
* [Getting Started with Distributed SQL Transactions](getting-started-with-distributed-sql-transactions.mdx)
15+
* [Getting Started with the Administrative API](getting-started-with-admin-api.mdx)
16+
* [Getting Started with ScalarDB Tables as C# Classes](getting-started-with-scalardb-tables-as-csharp-classes.mdx)
17+
* [Getting Started with ASP.NET Core and Dependency Injection](getting-started-with-aspnet-and-di.mdx)
18+
* [Getting Started with LINQ](getting-started-with-linq.mdx)
19+
* [Getting Started with Distributed Transactions with a Two-Phase Commit Interface](getting-started-with-two-phase-commit-transactions.mdx)
20+
* [Getting Started with Authentication and Authorization](getting-started-with-auth.mdx)
21+
* [Exception Handling](exception-handling.mdx)

0 commit comments

Comments
 (0)