morelinq 1.2.0

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

// Install morelinq as a Cake Tool
#tool nuget:?package=morelinq&version=1.2.0                

This project enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Fold, ForEach, Generate, GenerateByIndex, GroupAdjacent, Index, MaxBy, MinBy, OrderedMerge, Pad, Pairwise, Pipe, Prepend, PreScan, Scan, SingleOrFallback, SkipUntil, Split, TakeEvery, TakeLast, TakeUntil, ToDataTable, ToDelimitedString, ToHashSet, Trace, Zip, ZipLongest

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (284)

Showing the top 5 NuGet packages that depend on morelinq:

Package Downloads
SheshaMobile.Core

Common application functionality and features to be shared across the framework

Lykke.Common

Lykke common tools and utilities

ClosedXML.Report

ClosedXML.Report is a tool for report generation and data analysis in .NET applications through the use of Microsoft Excel. ClosedXML.Report is a .NET-library for report generation Microsoft Excel without requiring Excel to be installed on the machine that's running the code.

SheshaMobile.Modules.Facilities

The facilities module contains common functionality for browsing and viewing facilities

SheshaMobile.Modules.Libraries

The libraries module contains functionality for viewing and interacting with archived information

GitHub repositories (51)

Showing the top 5 popular GitHub repositories that depend on morelinq:

Repository Stars
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
YarnSpinnerTool/YarnSpinner
Yarn Spinner is a tool for building interactive dialogue in games!
shaked6540/YoutubePlaylistDownloader
A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like
Version Downloads Last updated
4.3.0 492,283 7/7/2024
4.2.0 1,202,038 4/1/2024
4.1.0 2,367,791 11/27/2023
4.0.0 421,346 10/29/2023
3.4.2 4,698,323 4/2/2023
3.4.1 1,195,365 3/9/2023
3.4.0 233,900 2/28/2023
3.3.2 38,921,370 12/27/2019
3.3.1 245,119 12/13/2019
3.2.0 4,270,874 7/17/2019
3.1.1 2,209,100 4/5/2019
3.1.0 3,397,565 12/21/2018
3.0.0 2,808,854 6/29/2018
3.0.0-beta-2 6,544 5/17/2018
3.0.0-beta-1 13,108 4/10/2018
2.10.0 2,450,425 1/23/2018
2.9.0 632,237 12/22/2017
2.8.0 3,235,695 9/30/2017
2.7.0 335,430 8/31/2017
2.7.0-rc-1 2,553 8/28/2017
2.7.0-beta-1 3,117 8/23/2017
2.6.0 610,940 6/30/2017
2.5.0 207,315 5/31/2017
2.4.1 116,449 5/1/2017
2.4.0 16,141 4/30/2017
2.4.0-beta-02 3,369 4/21/2017
2.4.0-beta-01 3,821 4/13/2017
2.3.0 348,753 3/31/2017
2.2.0 231,336 2/24/2017
2.2.0-beta-1 2,775 2/19/2017
2.1.0 281,803 1/31/2017
2.0.0 330,211 12/23/2016
2.0.0-beta06 9,530 11/11/2016
2.0.0-beta05 19,951 9/28/2016
2.0.0-beta04 73,287 8/5/2016
2.0.0-beta03 44,844 2/18/2016
2.0.0-beta02 2,960 2/9/2016
2.0.0-beta01 2,785 2/1/2016
2.0.0-alpha01 50,941 6/27/2013
1.4.0 1,708,899 10/16/2015
1.3.0 38,547 10/2/2015
1.2.0 29,232 9/16/2015
1.1.1 264,365 5/19/2015
1.1.0 328,547 8/12/2014
1.0.16006 304,682 5/7/2013
1.0.15631-beta 3,815 1/31/2013
1.0.15416-beta 3,231 11/16/2012
1.0.11729-beta 2,879 11/9/2012
1.0.0 111,264 6/3/2011

Marks non-CLS compliant members such and adds missing null-argument checks.