Click or drag to resize
Namespaces
DataStax Enterprise C# Driver This driver is built on top of DataStax C# driver for Apache Cassandra and provides the following extensions for DataStax Enterprise:
  • Authenticator implementations that use the authentication scheme negotiation in the server-side DseAuthenticator.
  • Serializers for geospatial types which integrate seamlessly with the driver.
  • DSE graph integration.
Namespaces
NamespaceDescription
Cassandra
The Cassandra namespace contains classes and interfaces to represent data types in the core driver.
Cassandra.Data
The Cassandra.Serialization namespace contains classes to support ADO.NET in the core driver.
Cassandra.Data.Linq
The Cassandra.Serialization namespace contains classes to handle Linq queries in the core driver.
Cassandra.Mapping
The Cassandra.Serialization namespace handle cql data to C# classes mapping in the core driver.
Cassandra.Mapping.Attributes
 
Cassandra.Mapping.TypeConversion
 
Cassandra.Mapping.Utils
 
Cassandra.Serialization
The Cassandra.Serialization namespace contains classes to handle serialization in the core driver.
Dse
The Dse namespace contains classes for accessing and managing data from DSE clusters.
Dse.Auth
The Dse.Auth namespace contains classes for authenticating against a DSE clusters.
Dse.Auth.Sspi
 
Dse.Geometry
The Dse.Geometry namespace contains classes to represent geospatial types.
Dse.Graph
The Dse.Graph namespace contains classes for accessing graph data from DSE clusters.
Dse.Policies
The Dse.Policies namespace contains implementation of retry, reconnection or load-balancing policies.