Metadata >> NuGet >> Mongo.Entity

Mongo.Entity

Metadata

Authors Carlos J. López
Copyrights Copyright © 2013
Description Domain driven MongoDB Entity.
LicenseUrl http://opensource.org/licenses/MIT
Owners Carlos J. López
ProjectUrl https://github.com/carlosjln/Mongo.Entity
RequireLicenseAcceptance False
Dependencies mongocsharpdriver:2.0.1
Title Mongo.Entity
PackageSize 18166
PackageHashAlgorithm SHA512
PackageHash UBeSOMu/d0Hqoc+LD4KkpUe158/nm/oG8Oyze6VTFGDmCQgLkpQX42Bl17zSz6lgJJgMKiis/eLHAefac8OFhw==
DownloadCount 000000
CreatedDate 2015-10-04T21:17:59

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

OpenWrap

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

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.5.0
1.0.1.5
1.0.1.2
1.0.1.1
1.0.1
1.0.0.0