ListSortHelper is to provide the same sorting algorithm used in Array publicly to IList<T>.
Info
Version: | 1.0.4 |
Author(s): | ListSortHelper |
Last Update: | Saturday, February 11, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stevenguh/ListSortHelper |
NuGet Url: | https://www.nuget.org/packages/ListSortHelper |
Install
Install-Package ListSortHelper
dotnet add package ListSortHelper
paket add ListSortHelper
ListSortHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags