A way to order IQueryable instances by a default IComparer<T> instance.
Info
Version: | 0.1.5-alpha3 |
Author(s): | Peter A Majeed |
Last Update: | Sunday, December 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/buildium/compared-queryable |
NuGet Url: | https://www.nuget.org/packages/Buildium.ComparedQueryable |
Install
Install-Package Buildium.ComparedQueryable
dotnet add package Buildium.ComparedQueryable
paket add Buildium.ComparedQueryable
Buildium.ComparedQueryable Download (Unzip the "nupkg" after downloading)
Dependencies
- Buildium.NaturalSort(>= 1.0.0)