| Namespaces | 
| Namespace | Description | 
|---|---|
| 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 |