Valtech.Amsterdam.Labs.DelegateComparer
1.1.1
dotnet add package Valtech.Amsterdam.Labs.DelegateComparer --version 1.1.1
NuGet\Install-Package Valtech.Amsterdam.Labs.DelegateComparer -Version 1.1.1
<PackageReference Include="Valtech.Amsterdam.Labs.DelegateComparer" Version="1.1.1" />
paket add Valtech.Amsterdam.Labs.DelegateComparer --version 1.1.1
#r "nuget: Valtech.Amsterdam.Labs.DelegateComparer, 1.1.1"
// Install Valtech.Amsterdam.Labs.DelegateComparer as a Cake Addin #addin nuget:?package=Valtech.Amsterdam.Labs.DelegateComparer&version=1.1.1 // Install Valtech.Amsterdam.Labs.DelegateComparer as a Cake Tool #tool nuget:?package=Valtech.Amsterdam.Labs.DelegateComparer&version=1.1.1
This is a Libarary providing an implementation of DotNets IComparer that uses a Func to sort/order.
For more information see: https://gitlab.com/Valtech-Amsterdam/DelegateComparer
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Valtech.Amsterdam.Labs.DelegateComparer:
Package | Downloads |
---|---|
Valtech.Amsterdam.Labs.Linq.SorterExtensions
This is a library providing you with a means to use the OrderBy method from Linq but use a Method or Expression in the class responsible for sorting instead of the instance that's being sorted. For more information see: https://gitlab.com/Valtech-Amsterdam/Linq.SorterExtensions |
GitHub repositories
This package is not used by any popular GitHub repositories.