# influxdb-client-csharp

| Client | Description | API |
| --- | --- | --- |
| `Client` | The reference C# client that allows query, write and InfluxDB 2.0 management. | [InfluxDB.Client.html](api/InfluxDB.Client.yml)|
| `Client.Linq` | The library supports to use a LINQ expression to query the InfluxDB. | [InfluxDB.Client.Linq.html](api/InfluxDB.Client.Linq.yml) |
| `Client.Legacy`  | The reference C# client that allows you to perform Flux queries against InfluxDB 1.7+. | [InfluxDB.Client.Flux.html](api/InfluxDB.Client.Flux.yml) |
