Metadata >> NuGet >> Comparers.Ix

Comparers.Ix

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] 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 ix icomparer icomparable iequatable iequalitycomparer net45 net40 win8 netcore45 wp8 nito
Dependencies Ix-Main:1.2.2|Comparers:4.0.0
Title Comparers for Ix
PackageSize 20127
PackageHashAlgorithm SHA512
PackageHash 8vpYERxZF+UXEHg3ERIs4XXKzNNn2w7On0JMjbeC2feuHTba9e7pF1DuB0uAJpgSNCxz4nFX9hIZb00wYT1cog==
DownloadCount 000000
CreatedDate 2014-05-13T00:23:08

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

OpenWrap

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

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