A modern, feature-rich and highly tunable C# client library for Apache Cassandra and DataStax Enterprise.
Info
Version: | 3.22.0 |
Author(s): | DataStax |
Last Update: | Monday, September 30, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/datastax/csharp-driver |
NuGet Url: | https://www.nuget.org/packages/CassandraCSharpDriver |
Install
Install-Package CassandraCSharpDriver
dotnet add package CassandraCSharpDriver
paket add CassandraCSharpDriver
CassandraCSharpDriver Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- K4os.Compression.LZ4(>= 1.1.11)
- Microsoft.Extensions.Logging(>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Management(>= 4.7.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.0.0)
- System.Threading.Tasks.Dataflow(>= 4.6.0 && < 5.0.0)
- K4os.Compression.LZ4(>= 1.1.11)
- Microsoft.Extensions.Logging(>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Management(>= 4.7.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.0.0)
- System.Threading.Tasks.Dataflow(>= 4.6.0 && < 5.0.0)
Tags