MoreLinq.Source.MoreEnumerable 2.0.1

Prefix Reserved
dotnet add package MoreLinq.Source.MoreEnumerable --version 2.0.1
                    
NuGet\Install-Package MoreLinq.Source.MoreEnumerable -Version 2.0.1
                    
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="2.0.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MoreLinq.Source.MoreEnumerable" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="MoreLinq.Source.MoreEnumerable">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MoreLinq.Source.MoreEnumerable --version 2.0.1
                    
#r "nuget: MoreLinq.Source.MoreEnumerable, 2.0.1"
                    
#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.
#addin nuget:?package=MoreLinq.Source.MoreEnumerable&version=2.0.1
                    
Install MoreLinq.Source.MoreEnumerable as a Cake Addin
#tool nuget:?package=MoreLinq.Source.MoreEnumerable&version=2.0.1
                    
Install MoreLinq.Source.MoreEnumerable as a Cake Tool

C# source implementation that enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Fold, 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 1,896 3/7/2018
1.2.1 3,071 5/19/2015
1.2.0 1,825 8/12/2014
1.1.1 5,999 5/7/2013
1.1.0 7,914 2/2/2013
1.0.0 1,379 12/28/2012

This release marks just the package as being a development dependency.