File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
docs/scalardb-cluster-dotnet-client-sdk Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments