Simple C# library to specify whether to place nulls first or last when ordering an enumerable by a key selector with nullable types.
Info
| Version: | 1.0.1 |
| Author(s): | Kayton Parekh |
| Last Update: | Thursday, March 8, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/parekhkb/OrderByNullsLast |
| NuGet Url: | https://www.nuget.org/packages/OrderByNullsLast |
Install
Install-Package OrderByNullsLast
dotnet add package OrderByNullsLast
paket add OrderByNullsLast
OrderByNullsLast Download (Unzip the "nupkg" after downloading)
Dependencies
Tags