We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d4082b commit f7736caCopy full SHA for f7736ca
ClickHouse.Driver/ClickHouse.Driver.csproj
@@ -9,7 +9,7 @@
9
<PackageIcon>icon.png</PackageIcon>
10
<PackageTags>clickhouse;click;house;database;ado;ado.net;http;client</PackageTags>
11
<Authors>ClickHouse</Authors>
12
- <Description>Fast binary-over-HTTP ADO.NET provider for ClickHouse</Description>
+ <Description>Official .NET driver for ClickHouse with high-performance binary transport</Description>
13
<PackageLicenseExpression>MIT</PackageLicenseExpression>
14
<PackageReadmeFile>README.nuget.md</PackageReadmeFile>
15
<PublishRepositoryUrl>true</PublishRepositoryUrl>
0 commit comments