Metadata >> NuGet >> Bifrost.DocumentDB

Bifrost.DocumentDB

Metadata

Authors Dolittle
Copyrights Copyright 2008 - 2015
Description Support for Azure DocumentDB for Bifrost
IconUrl http://bifrost.dolittle.com/img/bifrost-icon.png
LicenseUrl http://github.com/dolittle/Bifrost/blob/master/MIT-LICENSE.txt
Owners Dolittle
ProjectUrl http://bifrost.dolittle.com/
ReleaseNotes http://bifr.st/ReleaseNotes
RequireLicenseAcceptance False
Tags MVVM LOB CQRS
Dependencies Newtonsoft.Json:6.0.8|Microsoft.Azure.Documents.Client:0.9.2-preview|Bifrost:1.0.0.11-rc2|Bifrost.JSON:1.0.0.11-rc2
Title Bifrost support for Azure DocumentDB
PackageSize 44402
PackageHashAlgorithm SHA512
PackageHash fceDP1i1PveEsTnkFntpJRYLEkP5VDCjtJJykyoIkpcYucedI/F6nOqu8XL8RIK27L9CYgiGnpI6LlkHoG2qLw==
DownloadCount 000000
CreatedDate 2015-02-10T17:32:27

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 Bifrost.DocumentDB -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Bifrost.DocumentDB -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 Bifrost.DocumentDB
Installing the package (HTTP Basic authentication):
Install-Package Bifrost.DocumentDB -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Bifrost.DocumentDB -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Bifrost.DocumentDB

OpenWrap

Installing the package:
o add-wrap Bifrost.DocumentDB
Uninstalling the package:
o remove-wrap Bifrost.DocumentDB

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.0.0.11-rc2