Skip to main content
InfluxDB3.Client package icon

InfluxDB3.Client

The C# .NET client that provides an easy and convenient way to interact with InfluxDB 3. This package supports both writing data to InfluxDB and querying data using the FlightSQL client, which allows you to execute SQL queries against InfluxDB IOx.

Total Downloads
247.0K
247,029
Published
May 6, 2026
Latest stable version

Install

.NET CLI
dotnet add package InfluxDB3.Client --version 1.9.0-dev.4648
Package Manager Console
Install-Package InfluxDB3.Client -Version 1.9.0-dev.4648
PackageReference
<PackageReference Include="InfluxDB3.Client" Version="1.9.0-dev.4648" />

Frameworks

.NETStandard2.0 .NETStandard2.1

Dependencies

Apache.Arrow.Flight
.NETStandard2.0
[23.0.0, )
Apache.Arrow.Flight
.NETStandard2.1
[23.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.