Metadata >> NuGet >> FluentCassandra

FluentCassandra

Metadata

Authors Nick Berardi, Aaron Stannard
Description 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.
IconUrl https://github.com/fluentcassandra/fluentcassandra/raw/master/nuget/FluentCassandra.Logo.png
Language en-US
LicenseUrl https://github.com/fluentcassandra/fluentcassandra/blob/master/LICENSE.txt
Owners Managed Fusion, LLC
ProjectUrl https://github.com/fluentcassandra/fluentcassandra
RequireLicenseAcceptance False
Summary 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.
Tags fluent cassandra apache nosql database managedfusion .net40 cql cql3
Title Fluent Cassandra
PackageSize 840325
PackageHashAlgorithm SHA512
PackageHash I/nMZJCONoc6EwtyxLuwFmGW9Gfh8PEa/Ej8a7pZCyfTqNwGpEKYTMDqieFJECKsgqzlJbwFFmssBIUXhRz4wA==
DownloadCount 000000
CreatedDate 2014-08-07T21:09:13

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install FluentCassandra -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FluentCassandra -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package FluentCassandra
Installing the package (HTTP Basic authentication):
Install-Package FluentCassandra -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FluentCassandra -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package FluentCassandra

OpenWrap

Installing the package:
o add-wrap FluentCassandra
Uninstalling the package:
o remove-wrap FluentCassandra

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.8.4
0.8.3
0.8.2
0.8.1
0.7.16
0.7.15