NetSort 1.0.2
This library's purpose is to sort objects by using 'keys' on properties. It was created to solve a pain point in sorting via web api endpoints
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package NetSort -Version 1.0.2
dotnet add package NetSort --version 1.0.2
<PackageReference Include="NetSort" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetSort --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NetSort, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Added support for custom part delimiters when sorting by nested properties
Dependencies
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.2 | 603 | 7/31/2017 |
2.0.2-alpha | 485 | 7/31/2017 |
2.0.1-alpha | 482 | 7/30/2017 |
2.0.0-alpha | 507 | 7/30/2017 |
1.0.2 | 544 | 6/16/2017 |
1.0.1 | 555 | 6/13/2017 |
1.0.0 | 541 | 6/13/2017 |
1.0.0-beta | 510 | 6/8/2017 |
0.0.3-alpha | 525 | 6/8/2017 |
0.0.2-alpha | 569 | 6/7/2017 |
0.0.1-alpha | 521 | 6/7/2017 |