SandS.Algorithm.Extensions.EnumerableExtensions 2.0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SandS.Algorithm.Extensions.EnumerableExtensions --version 2.0.1.1
NuGet\Install-Package SandS.Algorithm.Extensions.EnumerableExtensions -Version 2.0.1.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="SandS.Algorithm.Extensions.EnumerableExtensions" Version="2.0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SandS.Algorithm.Extensions.EnumerableExtensions --version 2.0.1.1
#r "nuget: SandS.Algorithm.Extensions.EnumerableExtensions, 2.0.1.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.
// Install SandS.Algorithm.Extensions.EnumerableExtensions as a Cake Addin
#addin nuget:?package=SandS.Algorithm.Extensions.EnumerableExtensions&version=2.0.1.1

// Install SandS.Algorithm.Extensions.EnumerableExtensions as a Cake Tool
#tool nuget:?package=SandS.Algorithm.Extensions.EnumerableExtensions&version=2.0.1.1

Some extensions for IEnumerable:
> Shuffle
> SequenceEqualWithoutOrder

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SandS.Algorithm.Extensions.EnumerableExtensions:

Package Downloads
SandS.Algorithms.Extensions

This is a metapackage for > SandS.Algorithm.Extensions.DateTimeExtension > SandS.Algorithm.Extensions.EnumerableExtensions > SandS.Algorithm.Extensions.IComparableExtension > SandS.Algorithm.Extensions.IListExtensions > SandS.Algorithm.Extensions.StringBuilderExtension > SandS.Algorithm.Extensions.StringExtensions

SandS.Algorithm.Library.Sort

Sort library. All sort are generic with IComparable constraint. > Bogosort > Bubble > Insert > Merge > Pancake > Quick

SandS.Algorithm.Library.Search

Searching algorithms. All methods are for IComparable. > Binary

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.3.1 1,659 12/21/2016
2.0.3 1,468 12/21/2016
2.0.2 1,468 12/16/2016
2.0.1.1 1,704 8/11/2016
2.0.1 1,406 8/10/2016
2.0.0 1,461 8/2/2016

No changes, version update