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

22 lines
993 B
Markdown

---
title: C# .NET client library for InfluxDB v3
list_title: C# .NET
description: >
The InfluxDB v3 `influxdb3-csharp` C# .NET client library integrates with C# .NET scripts and applications to write and query data stored in an InfluxDB Cloud Serverless bucket.
external_url: https://github.com/InfluxCommunity/influxdb3-csharp
menu:
influxdb3_cloud_serverless:
name: C# .NET
parent: v3 client libraries
identifier: influxdb3-csharp
influxdb3/cloud-serverless/tags: [Flight client, C#, gRPC, SQL, Flight SQL, client libraries]
weight: 201
---
The InfluxDB v3 [`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 %}} bucket.
The documentation for this client library is available on GitHub.
<a href="https://github.com/InfluxCommunity/influxdb3-csharp" target="_blank" class="btn github">InfluxDB v3 C# .NET client library</a>