Info
Version: | 2.0.2 |
Author(s): | Philip Barrasso |
Last Update: | Monday, July 31, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/philip-barrasso/NetSort |
NuGet Url: | https://www.nuget.org/packages/NetSort |
Install
Install-Package NetSort
dotnet add package NetSort
paket add NetSort
NetSort Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Linq.Queryable(>= 4.3.0)
Tags
It was created to solve a pain point in sorting via web api endpoints.