cassandra-sharp 3.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package cassandra-sharp --version 3.2.0
                    
NuGet\Install-Package cassandra-sharp -Version 3.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="cassandra-sharp" Version="3.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cassandra-sharp" Version="3.2.0" />
                    
Directory.Packages.props
<PackageReference Include="cassandra-sharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add cassandra-sharp --version 3.2.0
                    
#r "nuget: cassandra-sharp, 3.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package cassandra-sharp@3.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=cassandra-sharp&version=3.2.0
                    
Install as a Cake Addin
#tool nuget:?package=cassandra-sharp&version=3.2.0
                    
Install as a Cake Tool

cassandra-sharp - high performance .NET driver for Apache Cassandra.

Major features ():
* async operations (Rx / TPL) - fully compatible with C# async
* streaming support
* extensible rowset mapping (poco and map provided out of the box)
* robust connection handling (with recovery)
* multiple extension points

cassandra-sharp does support:
* .NET 4.0+ (Microsoft .NET or Mono)
* CQL 3.0 (Binary Protocol)
* Apache Cassandra 1.2+

See https://github.com/pchalamet/cassandra-sharp for more information.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.3.2 1,015 8/9/2013
3.3.1 63 7/12/2013
3.3.0 259 6/28/2013
3.2.3 62 6/8/2013
3.2.2 66 5/16/2013
3.2.1 62 5/9/2013
3.2.0 65 4/26/2013
3.1.4 66 3/22/2013
3.1.3 64 3/21/2013
3.1.2 61 3/13/2013
3.1.1 63 3/12/2013
3.1.0 59 3/12/2013
3.0.3 62 3/7/2013
3.0.2 61 3/7/2013
3.0.1 64 3/6/2013
3.0.0 61 3/5/2013
2.3.2 62 2/14/2013
2.3.1 57 2/13/2013
2.3.0 56 2/13/2013
2.2.1 58 1/28/2013
2.2.0 58 1/24/2013
2.1.2 61 1/16/2013
2.1.1 60 1/10/2013
2.1.0 57 1/8/2013
2.0.7 60 12/30/2012
2.0.6 62 12/30/2012
2.0.5.2 60 12/18/2012
0.6.4 65 5/23/2012
0.6.3 61 3/18/2012
0.6.1 69 12/9/2011
0.6.0 63 11/27/2011
0.5.4 63 11/26/2011