Metadata >> NuGet >> this.log-moq

this.log-moq

Metadata

Authors RealDimensions Software, LLC
Copyrights Copyright 2012
Description this.Log-Moq is the Moq plugin to this.Log logging extension that brings the MockLogger.
LicenseUrl https://raw.github.com/ferventcoder/this.Log/master/LICENSE
Owners Rob Reynolds
ProjectUrl https://github.com/ferventcoder/this.Log
RequireLicenseAcceptance False
Summary this.Log-Moq - this.Log logging extension using Moq
Tags logging log this.Log testing moq
Dependencies this.Log:0.0.3.0|Moq:4.0.10827
Title this.Log Logging Extension (Moq Plugin)
PackageSize 12326
PackageHashAlgorithm SHA512
PackageHash TFSm+oBAt/zUQtZXyifVwaJHvDZy2J+QJQui8DsZppiEETDs7wWPShVcFVazGyQdb5J6z8vyBHJ9H1qiUICC7g==
DownloadCount 000000
CreatedDate 2013-04-04T08:38:46
ReleaseNotes == v0.0.3 == Strong named the assembly - https://github.com/ferventcoder/this.Log/pull/6 Error and Fatal can now have Exceptions passed to them (only the Func<string> versions though) - https://github.com/ferventcoder/this.Log/commit/4a468d2836312184597981e5e91a98909e23f1f8

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

OpenWrap

Installing the package:
o add-wrap this.log-moq
Uninstalling the package:
o remove-wrap this.log-moq

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
0.0.3.0
0.0.2.0
0.0.1.0