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

0.0.4-alpha1

Metadata

Authors Brian Chavez
Copyrights Copyright 2015
Description A RethinkDB database driver written in C# striving for 100% API compatibility and completeness.
IconUrl https://raw.githubusercontent.com/bchavez/RethinkDb.Driver/master/Docs/logo.png
LicenseUrl http://opensource.org/licenses/MIT
Owners Brian Chavez
ProjectUrl https://github.com/bchavez/RethinkDb.Driver
ReleaseNotes History: 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% API compatibility and completeness.
Tags rethinkdb database driver
Dependencies Newtonsoft.Json:[7.0, 8.0):net45|Common.Logging:3.2.0:net45
PackageSize 264521
PackageHashAlgorithm SHA512
PackageHash E+v5VXfzjp4A7OfIzZ0YjZL8ddGijrDK/D0EDQO4gkGt5hoQgLAxnb+51OL9XryU7XQFGkgHkTkOmeY0PXYK1w==
DownloadCount 000000
CreatedDate 2015-09-05T19:08:17

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-alpha1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install RethinkDb.Driver -Version 0.0.4-alpha1 -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-alpha1 %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-alpha1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package RethinkDb.Driver -Version 0.0.4-alpha1 -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-alpha1
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