Info
Version: | 1.5.6877.41334 |
Author(s): | Jan-Joost van Zon |
Last Update: | Wednesday, October 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jjvanzon/JJ.Framework/tree/master/Framework/Collections |
NuGet Url: | https://www.nuget.org/packages/JJ.Framework.Collections |
Install
Install-Package JJ.Framework.Collections
dotnet add package JJ.Framework.Collections
paket add JJ.Framework.Collections
JJ.Framework.Collections Download (Unzip the "nupkg" after downloading)
Dependencies
- JJ.Framework.Common(>= 1.5.0 && < 1.6.0)
- JJ.Framework.Reflection(>= 1.5.0 && < 1.6.0)
- JJ.Framework.Exceptions(>= 1.5.0 && < 1.6.0)
- JetBrains.Annotations(>= 2018.2.1)
- System.ValueTuple(>= 4.5.0)
Tags
SelectRecursive SelectAncestors Add Remove AddRange Concat CrossJoin Distinct DistinctMany Except FirstWithClearException SingleOrDefaultWithClearException SingleWithClearException ForEach IndexOf TryGetIndexOf MinOrDefault MaxOrDefault PeekOrDefault PopOrDefault Product RemoveFirst Repeat ToHashSet ToNonUniqueDictionary TrimAll TryRemoveFirst Union Zip item.AsArray item.AsList item.AsEnumerable. Also a RedBlackTree and KeyValuePairHelper ConvertNamesAndValuesListToKeyValuePairs and ConvertNamesAndValuesListToDictionary.