Metadata >> NuGet >> RethinkDb.Driver >> 0.0.4-alpha5

0.0.4-alpha5

Metadata

Authors Brian Chavez
Copyrights Copyright 2015
Description A RethinkDB database driver written in C# striving for 100% ReQL API compatibility and completeness. Architecturally, this driver is a one-to-one port of the official Java driver.
IconUrl https://raw.githubusercontent.com/bchavez/RethinkDb.Driver/master/Docs/logo.png
LicenseUrl https://raw.githubusercontent.com/bchavez/RethinkDb.Driver/master/LICENSE
Owners Brian Chavez
ProjectUrl https://github.com/bchavez/RethinkDb.Driver
ReleaseNotes History: v0.0.4-alpha5 * Added a toplevel r.array and r.hashMap utility v0.0.4-alpha4 * PR#2: Fix null reference exception: JObject.FromObject before objects to JArray list. -cadabloom v0.0.4-alpha3 * Fixed recursion in MakeObject * optArg now explicitly included where needed v0.0.4-alpha2 * Added IntelliSense XML documentation. v0.0.4-alpha1 * Refined serialization. * DB methods fixed. * Create/Delete database working. * RethinkDB PesudoType conversion working. v0.0.0.3 * Connection to RethinkDB working. v0.0.0.0: * Initial port from Josh's Java Driver.
RequireLicenseAcceptance False
Summary A RethinkDB database driver written in C# striving for 100% ReQL API compatibility and completeness. Architecturally, this driver is a one-to-one port of the official Java driver.
Tags rethinkdb database driver reql
Dependencies Newtonsoft.Json:[7.0, 8.0):net45|Common.Logging:3.2.0:net45
PackageSize 382540
PackageHashAlgorithm SHA512
PackageHash mWHBZsdL+Shz6WUpNyiKPMU7XDpADxlMTwVOX+uiApG1Jp7IiTSDHS6N55udVozyY+p26WXXGCwyYOZx9R5Dow==
DownloadCount 000000
CreatedDate 2015-10-07T22:12:18

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 RethinkDb.Driver -Version 0.0.4-alpha5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install RethinkDb.Driver -Version 0.0.4-alpha5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete RethinkDb.Driver 0.0.4-alpha5 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap RethinkDb.Driver -Version 0.0.4-alpha5
Uninstalling the package:
o remove-wrap RethinkDb.Driver

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