```csharp title="Native Connection"
{{#include docs/examples/csharp/connect/Program.cs}}
```
```csharp title="WebSocket Connection" {{#include docs/examples/csharp/wsConnect/Program.cs}} ```