NuGet Package MoreLINQ's SingleOrFallback for C# Sequences (Source)

C# source implementation that enhances LINQ to Objects with the method SingleOrFallback.

Returns the single element in the given sequence, or the result of executing a fallback delegate if the sequence is empty. This method throws an exception if there is more than one element in the sequence.




Got any MoreLINQ's SingleOrFallback for C# Sequences (Source) Question?





Info

Version: 1.0.2
Author(s): MoreLINQ Developers
Last Update: Wednesday, March 7, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/morelinq
NuGet Url: https://www.nuget.org/packages/MoreLinq.Source.MoreEnumerable.SingleOrFallback


Install
Install-Package MoreLinq.Source.MoreEnumerable.SingleOrFallback
dotnet add package MoreLinq.Source.MoreEnumerable.SingleOrFallback
paket add MoreLinq.Source.MoreEnumerable.SingleOrFallback
MoreLinq.Source.MoreEnumerable.SingleOrFallback Download (Unzip the "nupkg" after downloading)

.NETFramework 2.0 .NETFramework 3.5
  • No dependencies.
1 package depend on this package.


Tags



STATS

must-have-score

1.4

avg-downloads-per-day

2

days-since-last-release

2213