Skip to main content
ClickHouse.Ado package icon

ClickHouse.Ado

.NET driver for Yandex ClickHouse. It implements native ClickHouse protocol with data compression (not a wrapper for HTTP client)

Total Downloads
2.3M
2,269,269
Published
Mar 22, 2024
Latest stable version

Install

.NET CLI
dotnet add package ClickHouse.Ado --version 2.0.3
Package Manager Console
Install-Package ClickHouse.Ado -Version 2.0.3
PackageReference
<PackageReference Include="ClickHouse.Ado" Version="2.0.3" />

Frameworks

.NETFramework4.6.1 .NETFramework4.6.2 net6.0 net7.0 .NETStandard2.1

Dependencies

K4os.Compression.LZ4
.NETFramework4.6.1
[1.2.16, )
K4os.Compression.LZ4
.NETFramework4.6.2
[1.3.7-beta, )
[1.3.7-beta, )
[1.3.7-beta, )
K4os.Compression.LZ4
.NETStandard2.1
[1.3.7-beta, )

Adoption guide

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

Compatibility metadata lists 5 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.