Skip to main content
CassandraCSharpDriver package icon

CassandraCSharpDriver

A modern, feature-rich and highly tunable C# client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3. Features: Sync and Async API; Simple, Prepared and Batch statements; Asynchronous IO, parallel execution, request pipelining; Connection pooling; Auto node discovery. Works with any Cassandra cluster size.

Total Downloads
17.4M
17,358,628
Published
Nov 19, 2015
Latest stable version

Install

.NET CLI
dotnet add package CassandraCSharpDriver --version 3.0.0-beta2
Package Manager Console
Install-Package CassandraCSharpDriver -Version 3.0.0-beta2
PackageReference
<PackageReference Include="CassandraCSharpDriver" Version="3.0.0-beta2" />

Frameworks

No framework metadata available.

Dependencies

[1.0.5.93, )

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.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.