Metadata >> NuGet >> Comparers >> 4.0.0

4.0.0

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] Implicit type detection with LINQ/Rx/Ix support. Added PCL support. Better hash code implementations. [3.0.0] Added EqualityComparers; added .NET 4.5, SL4, SL5, Win8, and XBox support; fixed CompoundComparer.GetHashCode. [2.0.2] Modified NuGet package metadata. [2.0.1] Removed contract exceptions when passing null to GetHashCode. [2.0.0] More consistent API; added sequence comparers, comparison operators, and the ability to override null object comparison. [1.1.0] Added ToString implementations to all comparers to assist debugging.
RequireLicenseAcceptance False
Summary A fluent API for creating IComparer and IEqualityComparer implementations.
Tags comparer icomparer icomparable iequatable iequalitycomparer net45 net40 win8 netcore45 sl5 wp8 wpa81 nito
Title Comparers
PackageSize 128783
PackageHashAlgorithm SHA512
PackageHash kSvcobCKuykgbsJ4lX+vha4aZejMX7GIgcgFCOnYxB2gznvi4P4K9fdb55XKBorNo3DOvSBqmaWqhCTT/fNr2Q==
DownloadCount 000000
CreatedDate 2014-05-13T00:22:02

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Comparers -Version 4.0.0
Uninstalling the package:
o remove-wrap Comparers

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,Profile=Client Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl50+win+wpa81+wp80+MonoAndroid10+MonoTouch10 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+win8+sl4+wp7 Binaries