MoreLinq.Source.MoreEnumerable
1.0.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MoreLinq.Source.MoreEnumerable --version 1.0.0
NuGet\Install-Package MoreLinq.Source.MoreEnumerable -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MoreLinq.Source.MoreEnumerable" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MoreLinq.Source.MoreEnumerable --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MoreLinq.Source.MoreEnumerable, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MoreLinq.Source.MoreEnumerable as a Cake Addin #addin nuget:?package=MoreLinq.Source.MoreEnumerable&version=1.0.0 // Install MoreLinq.Source.MoreEnumerable as a Cake Tool #tool nuget:?package=MoreLinq.Source.MoreEnumerable&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# source implementation that enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, ForEach, Generate, GenerateByIndex, GroupAdjacent, Index, MaxBy, MinBy, Pad, Pairwise, Pipe, Prepend, PreScan, Scan, SingleOrFallback, SkipUntil, Split, TakeEvery, TakeLast, TakeUntil, ToDataTable, ToDelimitedString, ToHashSet, Trace, Zip, ZipLongest
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- MoreLinq.Source.MoreEnumerable.Acquire (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.AssertCount (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Batch (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Concat (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Consume (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.DistinctBy (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.EquiZip (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.ExceptBy (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.ForEach (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Generate (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.GenerateByIndex (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.GroupAdjacent (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Index (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.MaxBy (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.MinBy (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Pad (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Pairwise (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Pipe (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Prepend (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.PreScan (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Scan (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.SingleOrFallback (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.SkipUntil (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Split (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.TakeEvery (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.TakeLast (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.TakeUntil (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.ToDataTable (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.ToDelimitedString (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.ToHashSet (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Trace (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.Zip (>= 1.0.0 && < 2.0.0)
- MoreLinq.Source.MoreEnumerable.ZipLongest (>= 1.0.0 && < 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.