CassandraCSharpDriver 1.0.3
See the version list below for details.
dotnet add package CassandraCSharpDriver --version 1.0.3
NuGet\Install-Package CassandraCSharpDriver -Version 1.0.3
<PackageReference Include="CassandraCSharpDriver" Version="1.0.3" />
<PackageVersion Include="CassandraCSharpDriver" Version="1.0.3" />
<PackageReference Include="CassandraCSharpDriver" />
paket add CassandraCSharpDriver --version 1.0.3
#r "nuget: CassandraCSharpDriver, 1.0.3"
#:package CassandraCSharpDriver@1.0.3
#addin nuget:?package=CassandraCSharpDriver&version=1.0.3
#tool nuget:?package=CassandraCSharpDriver&version=1.0.3
A C# client driver for Apache Cassandra. This driver works exclusively with
the Cassandra Query Language version 3 (CQL3) and the CQL Native Protocol available from Cassandra 1.2.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (97)
Showing the top 5 NuGet packages that depend on CassandraCSharpDriver:
| Package | Downloads |
|---|---|
|
OpenTelemetry.Instrumentation.Cassandra
OpenTelemetry Cassandra Instrumentation. |
|
|
Grafana.OpenTelemetry
Full Grafana distribution of OpenTelemetry .NET |
|
|
CassandraCSharpDriver.OpenTelemetry
This package builds on the DataStax Enterprise C# driver and DataStax C# Driver for Apache Cassandra, adding OpenTelemetry instrumentation. |
|
|
Cronus.Projections.Cassandra
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind. |
|
|
Cronus.Persistence.Cassandra
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind. |
GitHub repositories (11)
Showing the top 11 popular GitHub repositories that depend on CassandraCSharpDriver:
| Repository | Stars |
|---|---|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
|
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
|
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
|
lecaillon/Evolve
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
|
|
|
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility. Since 2018.
|
|
|
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
|
|
|
Abc-Arbitrage/Zebus
A lightweight Peer to Peer Service Bus
|
|
|
Universalis-FFXIV/Universalis
A crowdsourced market board API for FFXIV.
|
|
|
Dasync/Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
|
|
|
aykutalparslan/Ferrite
Experimental Telegram Server
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.22.0 | 2,450,471 | 9/30/2024 |
| 3.21.0 | 77,285 | 9/9/2024 |
| 3.21.0-alpha1 | 382 | 9/4/2024 |
| 3.20.1 | 689,559 | 3/8/2024 |
| 3.20.0 | 283,929 | 1/30/2024 |
| 3.19.5 | 217,487 | 11/27/2023 |
| 3.19.4 | 206,706 | 11/7/2023 |
| 3.19.3 | 164,423 | 8/31/2023 |
| 3.19.2 | 398,589 | 3/31/2023 |
| 3.19.1 | 226,838 | 1/19/2023 |
| 3.19.0 | 35,037 | 12/22/2022 |
| 3.18.0 | 654,056 | 7/4/2022 |
| 3.18.0-alpha1 | 3,044 | 6/22/2022 |
| 3.17.1 | 880,281 | 11/25/2021 |
| 3.17.1-alpha | 2,241 | 10/28/2021 |
| 3.17.0 | 1,160,893 | 10/25/2021 |
| 3.16.3 | 985,936 | 3/12/2021 |
| 3.16.2 | 168,313 | 1/20/2021 |
| 1.0.3 | 12,147 | 1/21/2014 |
fix for CSHARP_80 and CSHARP_82 (details)