Skip to content

sakapon/KLibrary.Linq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.