From a045b314e194f028e657f6a826b6df6639d9dfce Mon Sep 17 00:00:00 2001 From: Kelly Date: Thu, 22 Aug 2019 13:42:10 -0700 Subject: [PATCH] add links to java and C# client libraries #367 --- content/v2.0/reference/client-libraries.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/v2.0/reference/client-libraries.md b/content/v2.0/reference/client-libraries.md index 8d9eec75e..6c47537f3 100644 --- a/content/v2.0/reference/client-libraries.md +++ b/content/v2.0/reference/client-libraries.md @@ -18,5 +18,7 @@ These client libraries are in active development and may not be feature-complete This list will continue to grow as more client libraries are released. {{% /note %}} +- [C#](https://github.com/influxdata/influxdb-client-csharp) - [Go](https://github.com/influxdata/influxdb-client-go) +- [Java](https://github.com/influxdata/influxdb-client-java) - [JavaScript/Node.js](https://github.com/influxdata/influxdb-client-js)