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

9 lines
161 B
Plaintext

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