25 packages tagged with “orderby”
Simple C# library to specify whether to place nulls first or last when ordering an enumerable by a key selector with nullable types.
This library wraps the common request properties for a search/get request from any HTTP client
An object for ordering during querying
Add Includes to Queryable dynamically with support for ordering, skip and take
Abstractions package for Luizanac.QueryExtensions
XtraLib simplifies the C# functionality like LINQ to SQL Sorting, Pagination, etc.,
LINQ extensions for pagination, order by and filter by properties
Repository project that use Entity Framework and Dynamic Linq to provide useful methods for read and write entities with filter, pagination and ordination.
POCOs and OrderBy CustomExtension to use with DataTables server requests
Extends the IEnumerable<T> interface to enable ordering by a dynamic property
Easy to use library to allow you to order IEnumerable or IQueryable by dynamic properties. Also contains a natural sort comparer.
DynamicWhere.ex is a powerful and versatile library for dynamically creating complex filter expressions in Entity Framework Core applications. This library enhances your EF Core queries by providing support for creating dynamic filters using objects, making it easier to generate complex queries for your data. For detailed documentation and usage examples, please visit the official [DynamicWhere.ex Documentation](https://docs.dynamicwhere.com/) website
A small library that will help you to sort your large CSV files
Extension methods that are useful in day to day programming. This package includes extension methods for collections and Linq
PriorityOrder is an open source library that allows to order enumerable by priority.
SmartOrderBy is a production-ready .NET library that provides intelligent sorting capabilities for IQueryable<T> collections. It transforms complex sorting logic into simple, declarative code using intuitive mapping and configuration, making your data access layer cleaner and more maintainable. Features include deep property navigation, attribute-based configuration, type-safe operations, and high performance expression tree generation.
Classes and extensions from namespace System.Linq - WhereIf, OrderBy with string expression
LINQ helper extensions for RepositoryKit. Adds support for Paginate, OrderByField, Chunk, and ForEach operations on IQueryable and IEnumerable.
IQueryable.Select by property names (EF compatible extensions)
Integensoft utilities
NList brings an enormous number of powerful, STL-like algorithms to the .NET platform for processing indexable collections. There is a handlebars.js-like text generator. It has a powerful IComparer builder. There is a DefaultDictionary class. There is a class to convert an object into a dictionary of its properties.
Use Ranking and Window functions withing EntityFramework Core for databases (RowNumber, Rank, DenseRank, Average, Sum, Min, Max), SubQueries and some .NET translated to SQL functions