Metadata >> NuGet >> morelinq >> 1.1.1

1.1.1

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 http://code.google.com/p/morelinq/
ReleaseNotes Fixes issue with ToDataTable where static members of a type would be included in the default scenario.
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 163784
PackageHashAlgorithm SHA512
PackageHash o+FCtlhkp/tsFXxNQfCa/UR5hzUwaPyt07GiyBf2a4tIOSCNBbjQLXKxT3uZWKte3UZYUcwV79pONLnWrzHiHw==
DownloadCount 000000
CreatedDate 2015-05-26T13:56:18

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 1.1.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install morelinq -Version 1.1.1 -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 1.1.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap morelinq -Version 1.1.1
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