RollingWindow by: twcclegg 972 total downloads last updated 5/24/2018 Latest version: 1.0.0 rolling statistics minimum maximum ascending minima Provoides a method to track both the rolling minimum and maximum of a stream of numbers in O(1) time
SortBySedeeki by: OmarAhmad 141 total downloads last updated 8/30/2021 Latest version: 1.0.0 Sort Bubble Ascending Insertion Sorting functions for integer list.
GraphExpression by: juniorgasparotto 2,142 total downloads last updated 11/19/2018 Latest version: 1.0.2 jquery complex-types graph-expression mathematical-expressions search traverse search-traversal object-search serialization deserialization More tags This framework aims to implement the concept of graph expression in the .NET language. With this framework it is possible to create any kind of searches on complex or circular objects in a way similar to what JQUERY does in JavaScript.
Gobln.OrderBy by: Hendrickx_Jorn 1,305 total downloads last updated 9/25/2019 Latest version: 1.0.1 OrderBy Sorter Ascending Descending IEnumerable IQueryable Enumerable Queryable Dynamic Natural More tags Easy to use library to allow you to order IEnumerable or IQueryable by dynamic properties. Also contains a natural sort comparer.