Metadata >> NuGet >> Comparers.Rx

Comparers.Rx

Metadata

Authors Stephen Cleary
Description A fluent API for creating IComparer and IEqualityComparer implementations.
IconUrl http://download.codeplex.com/Download?ProjectName=comparers&DownloadId=404414
Language en-US
Owners Stephen Cleary
ProjectUrl http://comparers.codeplex.com/
ReleaseNotes [4.0.0] Added support for WPA. Fixed bug in deteremining default comparer for sequences. [3.1.0] Initial release.
RequireLicenseAcceptance False
Summary A fluent API for creating IComparer and IEqualityComparer implementations.
Tags comparer rx icomparer icomparable iequatable iequalitycomparer net45 net40 win8 netcore45 sl5 wp8 wpa81 nito
Dependencies Rx-Linq:2.2.4|Comparers:4.0.0
Title Comparers for Rx
PackageSize 20576
PackageHashAlgorithm SHA512
PackageHash 3koUtLrNa6yCGyi90KnJxlcKEXGihRx3YQlbUHSYDJ/1Rm0ytzXlEWtvUGRIMiZz0R/nH/rl5h6zLCPt50wNvQ==
DownloadCount 000000
CreatedDate 2014-05-13T00:23:33

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

OpenWrap

Installing the package:
o add-wrap Comparers.Rx
Uninstalling the package:
o remove-wrap Comparers.Rx

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
4.0.0
3.1.0