22 lines
989 B
Markdown
22 lines
989 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 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 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 %}} 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 3 C# .NET client library</a>
|