Metadata >> NuGet >> morelinq

morelinq

Metadata

Authors MoreLINQ Developers
Description This project enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Fold, ForEach, Generate, GenerateByIndex, GroupAdjacent, Index, MaxBy, MinBy, OrderedMerge, Pad, Pairwise, Pipe, Prepend, PreScan, Scan, SingleOrFallback, SkipUntil, Split, TakeEvery, TakeLast, TakeUntil, ToDataTable, ToDelimitedString, ToHashSet, Trace, Zip, ZipLongest
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Jon Skeet, Atif Aziz
ProjectUrl https://github.com/morelinq
ReleaseNotes Scan bug fix. See issue #97 for details.
RequireLicenseAcceptance False
Summary This project enhances LINQ to Objects with extra methods, in a manner which keeps to the spirit of LINQ.
Tags linq extensions
Title MoreLINQ
PackageSize 161054
PackageHashAlgorithm SHA512
PackageHash 6+/mZ8I9/vsjJdhj1/UAjS1WtZRifL05makQMcoaa2x/zNhWJ1auVdkKVCSVa5GUD5M0+BRjDjEXIVSfoFZlcA==
DownloadCount 000000
CreatedDate 2015-10-02T14:55:35

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

OpenWrap

Installing the package:
o add-wrap morelinq
Uninstalling the package:
o remove-wrap morelinq

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
1.3.0
1.2.0
1.1.1
1.1.0
2.0.0-alpha01
1.0.16006