Metadata >> NuGet >> SpeedyMailer.Mongol >> 0.15.1

0.15.1

Metadata

Authors David Mazvovsky
Copyrights Copyright 2012
Description Mongol is a wrapper for the MongoDB Official C# Driver which makes it very easy to create repository pattern classes around strongly typed collections for POCO objects. Mongol also includes lambda-based property name resolution for building MongoDB Query/Update operations without magic strings.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners David Mazvovsky
ProjectUrl https://github.com/pmarkert/Mongol
RequireLicenseAcceptance True
Summary QuickStart: 1. Install Nuget Package 2. Set Mongol.Url appSetting with mongodb:// url 3. Create POCO classes, and mark with [BsonId] 4. Use instances of RecordManager<TClass> to perform basic repository operations. Extend RecordManager<TClass> to encapsulate operations for Query/Update using inherited methods, or to directly access the collection.
Tags mongo mongodb repository document-oriented nosql recordmanager record
Dependencies Common.Logging:2.1.1|mongocsharpdriver:1.6
Title Mongol updated (unofficial)
PackageSize 65767
PackageHashAlgorithm SHA512
PackageHash Y+7K1O+fOGJyGX2C7Cv24abfUKptAwJwBRfsFL+Wwspw+M35xVxPkJRh9T7VgB4Y+MLFBsGWlhlSdLSVT5Zo4Q==
DownloadCount 000000
CreatedDate 2012-10-07T20:37:27

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 SpeedyMailer.Mongol -Version 0.15.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install SpeedyMailer.Mongol -Version 0.15.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete SpeedyMailer.Mongol 0.15.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package SpeedyMailer.Mongol -Version 0.15.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package SpeedyMailer.Mongol -Version 0.15.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap SpeedyMailer.Mongol -Version 0.15.1
Uninstalling the package:
o remove-wrap SpeedyMailer.Mongol

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.0 Binaries