LinqConditionalExtensions 1.3.0
These extensions make it easy to chain Linq expressions based on conditions—useful for sorting, filtering, and paging.
Install-Package LinqConditionalExtensions -Version 1.3.0
dotnet add package LinqConditionalExtensions --version 1.3.0
<PackageReference Include="LinqConditionalExtensions" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinqConditionalExtensions --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LinqConditionalExtensions, 1.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Added order by and where default extensions for switch statements.
Dependencies
-
.NETStandard 2.0
- No dependencies.
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 |
---|---|---|
1.3.0 | 295 | 10/27/2020 |
1.2.0 | 988 | 2/4/2020 |
1.1.0 | 1,785 | 1/10/2019 |
1.0.0 | 500 | 1/10/2019 |
1.0.0-dev-201901100042 | 460 | 1/10/2019 |
1.0.0-dev-201901092119 | 464 | 1/10/2019 |