Metadata >> NuGet >> CqlSharp.Linq >> 0.36.0.0

0.36.0.0

Metadata

Authors Joost Reuzel
Copyrights Copyright 2014 Joost Reuzel
Description 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 query behaviour can be set per query via IQueryable extensions * Linq projections (IQueryable.Select statements) can become arbitrarily complex * Generated mapping of query results to objects is extremely fast, through compiled expressions * Linq queries can be (pre-)compiled for increased performance * Snapshot-based entity change tracking is supported, allowing for easy insert, change and updates of entities * Change tracking can be switched off globally or per query * CqlSharp.Linq provides an EntityFramework like interface 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/Features for an extensive feature list.
IconUrl https://raw.github.com/reuzel/CqlSharp/master/logo.png
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Joost Reuzel
ProjectUrl https://github.com/reuzel/CqlSharp.Linq
ReleaseNotes Version 0.36.0 - Initial Release * number chosen to match corresponding CqlSharp package version
RequireLicenseAcceptance False
Tags Cassandra CQL Linq client database provider nosql net45 CqlSharp
Dependencies CqlSharp:0.36.0.0
Title CQLSharp.Linq - Linq-2-Cql provider for interacting with a Apache Cassandra database
PackageSize 168426
PackageHashAlgorithm SHA512
PackageHash 71cJAb2kJexatIwVf6LsV5MJaRCaCJrIlm5K/9nCgqYzXGoZMkQ+ECacPnT4lX+ZDT4xGStKqH8LynlWnexAhA==
DownloadCount 000000
CreatedDate 2014-04-18T23:11:56

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install CqlSharp.Linq -Version 0.36.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CqlSharp.Linq -Version 0.36.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete CqlSharp.Linq 0.36.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package CqlSharp.Linq -Version 0.36.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CqlSharp.Linq -Version 0.36.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap CqlSharp.Linq -Version 0.36.0.0
Uninstalling the package:
o remove-wrap CqlSharp.Linq

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries