MoreLinq.Source.MoreEnumerable.Fold 1.1.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package MoreLinq.Source.MoreEnumerable.Fold --version 1.1.3
NuGet\Install-Package MoreLinq.Source.MoreEnumerable.Fold -Version 1.1.3
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.Fold" Version="1.1.3">
  <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.
paket add MoreLinq.Source.MoreEnumerable.Fold --version 1.1.3
#r "nuget: MoreLinq.Source.MoreEnumerable.Fold, 1.1.3"
#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.Fold as a Cake Addin
#addin nuget:?package=MoreLinq.Source.MoreEnumerable.Fold&version=1.1.3

// Install MoreLinq.Source.MoreEnumerable.Fold as a Cake Tool
#tool nuget:?package=MoreLinq.Source.MoreEnumerable.Fold&version=1.1.3

C# source implementation that enhances LINQ to Objects with the method Fold. Returns the result of applying a function to items of a fixed-size sequence.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MoreLinq.Source.MoreEnumerable.Fold:

Package Downloads
MoreLinq.Source.MoreEnumerable The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.3 4,970 3/7/2018
1.1.2 3,274 8/12/2014
1.1.1 2,082 5/7/2013
1.0.0 7,999 1/31/2013

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