Metadata >> NuGet >> Mongo.DSL

Mongo.DSL

Metadata

Authors Carlos J. López
Copyrights Copyright © 2013 Carlos J. López
Description Fluent interactions with MongoDB :)
LicenseUrl http://opensource.org/licenses/MIT
Owners Carlos J. López
ProjectUrl https://github.com/carlosjln/Mongo.DSL
RequireLicenseAcceptance False
Dependencies mongocsharpdriver:1.8.2
Title Mongo.DSL
PackageSize 20162
PackageHashAlgorithm SHA512
PackageHash ykL+HAza5zOgs8Nsp7UAHr0GXP3F63xK+wc6RxurjQKGVENa8A/Qdy0DTuSTX8zj0uOUrCko+UwKytPJLfNQHA==
DownloadCount 000000
CreatedDate 2013-09-14T03:24:57

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

OpenWrap

Installing the package:
o add-wrap Mongo.DSL
Uninstalling the package:
o remove-wrap Mongo.DSL

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.1
1.0.0