docs-v2/content/influxdb3/clustered/reference/client-libraries/v3/csharp.md

22 lines
972 B
Markdown

---
title: C# .NET client library for InfluxDB 3
list_title: C# .NET
description: >
The InfluxDB 3 `influxdb3-csharp` C# .NET client library integrates with C# .NET scripts and applications to write and query data stored in an InfluxDB Clustered database.
external_url: https://github.com/InfluxCommunity/influxdb3-csharp
menu:
influxdb3_clustered:
name: C# .NET
parent: v3 client libraries
identifier: influxdb3-csharp
influxdb3/clustered/tags: [Flight client, C#, gRPC, SQL, Flight SQL, client libraries]
weight: 201
---
The InfluxDB 3 [`influxdb3-csharp` C# .NET client library](https://github.com/InfluxCommunity/influxdb3-csharp) integrates with C# .NET scripts and applications
to write and query data stored in an {{% product-name %}} database.
The documentation for this client library is available on GitHub.
<a href="https://github.com/InfluxCommunity/influxdb3-csharp" target="_blank" class="btn github">InfluxDB 3 C# .NET client library</a>