homework-jianmu/docs/en/07-develop/01-connect/_connect_cs.mdx

9 lines
160 B
Plaintext

```csharp title="Native Connection"
{{#include docs/examples/csharp/ConnectExample.cs}}
```
:::info
C# connector supports only native connection for now.
:::