NaturalSort.Extension
3.0.0+build.41
Extension method for StringComparer that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
Install-Package NaturalSort.Extension -Version 3.0.0
dotnet add package NaturalSort.Extension --version 3.0.0
<PackageReference Include="NaturalSort.Extension" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NaturalSort.Extension --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/tompazourek/NaturalSort.Extension/releases
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NaturalSort.Extension:
Package | Downloads |
---|---|
ImmediaC.SimpleCms
.Net Core CMS
|
|
MutableIdeas.Web.Linq.Query.Service
Package Description
|
|
FlareTables
Package Description
|
|
Wororo.Utilities
A set of utilities for my personal projects.
|
GitHub repositories
This package is not used by any popular GitHub repositories.