Metadata >> NuGet >> morelinq >> 2.0.0-alpha01

2.0.0-alpha01

Metadata

Authors MoreLINQ Developers
Description This project enhances LINQ to Objects with the following methods: Acquire, Assert, AssertCount, Batch, Cartesian, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Exclude, Fold, ForEach, Generate, GenerateByIndex, GroupAdjacent, Incremental, Index, Interleave, Lag, Lead, MaxBy, MinBy, NestedLoops, OrderBy, Pad, Pairwise, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, RunLengthEncode, Scan, Segment, SingleOrFallback, SkipUntil, Slice, SortedMerge, Split, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToDataTable, ToDelimitedString, ToHashSet, Trace, Window, ZipLongest, ZipShortest
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Jon Skeet, Atif Aziz
ProjectUrl http://code.google.com/p/morelinq/
ReleaseNotes Adds new operators: Assert, Cartesian, Exclude, Incremental, Interleave, Lag, Lead, NestedLoops, OrderBy, Partition, Permutations, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, RunLengthEncode, Segment, Slice, SortedMerge, Subsets, TagFirstLast, ThenBy, Window, ZipShortest. See also http://code.google.com/p/morelinq/wiki/ApiChanges. This is an ALPHA release so operators may be renamed, changed radically or removed in the final version.
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 213719
PackageHashAlgorithm SHA512
PackageHash hbjH0qYNdF1R/vZgIjwCsxA+SQ4smVT8hTn9s+qQwNgCXquCP8UgHy39gkc8Cfitn8swVZ5GIx0lsiy+VkcQpg==
DownloadCount 000000
CreatedDate 2013-06-27T05:33:10

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap morelinq -Version 2.0.0-alpha01
Uninstalling the package:
o remove-wrap morelinq

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=v3.5 Binaries