LinqExt 0.1.7

dotnet add package LinqExt --version 0.1.7
NuGet\Install-Package LinqExt -Version 0.1.7
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="LinqExt" Version="0.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinqExt --version 0.1.7
#r "nuget: LinqExt, 0.1.7"
#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 LinqExt as a Cake Addin
#addin nuget:?package=LinqExt&version=0.1.7

// Install LinqExt as a Cake Tool
#tool nuget:?package=LinqExt&version=0.1.7

Some helpful extensions for LINQ

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
0.1.7 1,613 8/23/2016
0.1.6 1,276 7/3/2014
0.1.5 1,562 11/29/2012
0.1.2 1,641 2/9/2012

GetNext and GetPrevious methods was added