Skip to content

Commit 3b1e066

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

File tree

1 file changed

+20
-0
lines changed
  • versioned_docs/version-3.11/scalardb-cluster-dotnet-client-sdk

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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 is a .NET Standard 2.0 library that can be used with various .NET versions. For details about .NET Standard and its versions, see [.NET Standard](https://dotnet.microsoft.com/en-us/platform/dotnet-standard).
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)

0 commit comments

Comments
 (0)