FluentCassandra is a .NET library for accessing Cassandra, which wraps the Thrift client library and provides a more fluent POCO interface for accessing and querying the objects in Cassandra.
To install Fluent Cassandra, run the following command in the Package Manager Console
PM> Install-Package FluentCassandra