sakapon / KLibrary.Linq

An extension library for LINQ.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KLibrary.Linq

license NuGet NuGet

An extension library for LINQ.

Setup

To install KLibrary.Linq, run the following command in the Package Manager Console on Visual Studio:

Install-Package KLibrary.Linq

NuGet Gallery | KLibrary.Linq

Target Frameworks

  • .NET Standard 2.0
  • .NET Framework 4.0

Release Notes

  • v4.0.7 Add extension methods for Array and so on.
  • v4.0.6 Add features such as composition and grouping.
  • v4.0.5 For .NET Standard.
  • v3.0.4 The first release.

About

An extension library for LINQ.

License:MIT License


Languages

Language:C# 97.7%Language:PowerShell 2.3%