MoreLinq.Source.MoreEnumerable.ToHashSet
1.0.1
Prefix Reserved
dotnet add package MoreLinq.Source.MoreEnumerable.ToHashSet --version 1.0.1
NuGet\Install-Package MoreLinq.Source.MoreEnumerable.ToHashSet -Version 1.0.1
<PackageReference Include="MoreLinq.Source.MoreEnumerable.ToHashSet" Version="1.0.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add MoreLinq.Source.MoreEnumerable.ToHashSet --version 1.0.1
#r "nuget: MoreLinq.Source.MoreEnumerable.ToHashSet, 1.0.1"
// Install MoreLinq.Source.MoreEnumerable.ToHashSet as a Cake Addin #addin nuget:?package=MoreLinq.Source.MoreEnumerable.ToHashSet&version=1.0.1 // Install MoreLinq.Source.MoreEnumerable.ToHashSet as a Cake Tool #tool nuget:?package=MoreLinq.Source.MoreEnumerable.ToHashSet&version=1.0.1
C# source implementation that enhances LINQ to Objects with the method ToHashSet. Returns a of the source items using the default equality comparer for the type.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MoreLinq.Source.MoreEnumerable.ToHashSet:
Package | Downloads |
---|---|
MoreLinq.Source.MoreEnumerable
C# source implementation that enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Fold, ForEach, Generate, GenerateByIndex, GroupAdjacent, Index, MaxBy, MinBy, Pad, Pairwise, Pipe, Prepend, PreScan, Scan, SingleOrFallback, SkipUntil, Split, TakeEvery, TakeLast, TakeUntil, ToDataTable, ToDelimitedString, ToHashSet, Trace, Zip, ZipLongest |
GitHub repositories
This package is not used by any popular GitHub repositories.
This release marks just the package as being a development dependency.