Skip to content

Commit 44d05db

Browse files
committed
FluxClient - readme
1 parent 8d10a14 commit 44d05db

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ This repository contains the reference C# client for the InfluxData Platform.
1616
- Supports querying using the Flux language over the InfluxDB 1.7+ REST API (`/api/v2/query endpoint`)
1717
- InfluxData Platform OSS 2.0 client
1818
- Querying data using the Flux language
19-
19+
20+
### Documentation
21+
22+
- **[Flux.Client](./Flux.Client)** - The reference c# client that allows you to perform Flux queries against InfluxDB 1.7+.
23+
2024
### Flux queries in InfluxDB 1.7+
2125

2226
The REST endpoint `/api/v2/query` for querying using the **Flux** language has been introduced with InfluxDB 1.7.

0 commit comments

Comments
 (0)