Top 20 NuGet cassandra Packages

.NET library implementing distributed lock synchronization primitive using Apache Cassandra
Query builder for the Cassandra database
.NET library implementing global timestamp primitive using Apache Cassandra
FsShelter components for building event-processing topologies
Cassandra Persistence support for Akka.NET
.NET implementation of TimeUUID which is compatible with Apache Cassandra
Functional F# API for Cassandra
cassandra-sharp - high performance .NET driver for Apache Cassandra. Please note only binary protocol (cql 3) is supported - this requires Apache Cassandra 1.2. Major features: * async operations (TPL tasks / Rx subscriptions) * Rx interface (IObservable / IObserver) for result streaming * TPL Tas...
CqlSharp.Linq contains a Linq-to-Cql provider for use with the Apache Cassandra database. Main features are: * Translation of Linq queries to CQL select statements. * All CQL functions are supported, as well as tokens and the allow filtering clause. * Consistency and Paging ...
An NLog logging extension to process CqlSharp logs through the NLog library. CqlSharp is a high performance, asynchronous Cassandra CQL binary protocol client implementing the ADO.NET data provider interfaces. See https://github.com/reuzel/CqlSharp/wiki for details.
Functional F# API for Cassandra
Enables smooth ORM like integration between Cassandra and C# Support for Select, Add, Update using c# reflection In addition support for numeric calcualtions such as Min/Max/Average/Sum
A modern, feature-rich and highly tunable C# client library for Apache Cassandra and DataStax Enterprise. We have added multitenacy support for POCO Part.
A modern, feature-rich and highly tunable C# client library for YugaByte DB
Evolve is an easy migration tool that uses plain old sql scripts. Its purpose is to automate your database changes, and help keep those changes synchronized through all your environments and developpement teams. Every time you build your project, it will automatically ensure that your database is up...
CqlSharp is a high performance, asynchronous Cassandra CQL binary protocol client implementing the ADO.NET data provider interfaces. It's main features are: * The API implements the ADO.NET interfaces. If you are familiar with SqlConnection, SqlCommand, and SqlReader, you should be able...
This package is a NLog target that uses the DataStax C# Cassandra Driver to store logs into Cassandra.
Apache Cassandra data store adapter for ASP.NET Core Identity, which allows you to build ASP.NET Core web applications, including membership, login, and user data. With this library, you can store your user's membership related data on Apache Cassandra.
Evolve is an easy migration tool that uses plain old sql scripts. Its purpose is to automate your database changes, and help keep those changes synchronized through all your environments and developpement teams. Every time you build your project, it will automatically ensure that your database is up...
An implementation of .net 4.0's ObjectCache that saves to an instance of a Cassandra Db.