Metadata >> NuGet >> JimBobBennett.MongoDbCompare

JimBobBennett.MongoDbCompare

Metadata

Authors Jim Bennett
Description A .Net tool to compare 2 MongoDB collections.
LicenseUrl https://github.com/jimbobbennett/MongoDBCompare/blob/master/LICENSE
Owners Jim Bennett
ProjectUrl https://github.com/jimbobbennett/MongoDBCompare
RequireLicenseAcceptance False
Summary A .Net tool to compare 2 MongoDB collections.
Tags C# .net MongoDB comparison
Dependencies MongoDB.Bson:2.0.1|MongoDB.Driver:2.0.1|MongoDB.Driver.Core:2.0.1
Title MongoDb collection comparison tool
PackageSize 2799
PackageHashAlgorithm SHA512
PackageHash DuGDHeEsiBpB/b3khjKQcCLb7Xd7+QyX5/N3K3G/dS4jJEOfM8wQDWl9RJHObQb3xdU0d9kxo4+NvQVIkuzbww==
DownloadCount 000000
CreatedDate 2015-09-15T15:59:50

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

OpenWrap

Installing the package:
o add-wrap JimBobBennett.MongoDbCompare
Uninstalling the package:
o remove-wrap JimBobBennett.MongoDbCompare

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.1.187
1.1.185
1.1.183
1.1.182
1.1.169.17