Click or drag to resize
Namespaces
A C# client driver for Apache Cassandra. This driver works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's binary protocol.
Namespaces
NamespaceDescription
Cassandra
The core module of the Datastax C# Driver for Apache Cassandra (C*). This module offers a simple (as in, not abstracted) but complete API to work with CQL3. The main goal of this module is to handle all the functionality related to managing connections to a Cassandra cluster (but leaving higher level abstraction like object mapping to separate modules).
Cassandra.Data
The core module of the Datastax C# Ado.Net Driver for Apache Cassandra (C*). This module offers a Ado.Net to work with CQL3.
Cassandra.Data.Linq
The core module of the Datastax C# Linq Driver for Apache Cassandra (C*). This module offers a Linq driver and simple ORM mapper to work with CQL3.
Cassandra.Mapping
 
Cassandra.Mapping.Attributes
 
Cassandra.Mapping.TypeConversion
 
Cassandra.Mapping.Utils
 
Cassandra.Serialization
 
Cassandra.Serialization.Primitive