Rhyous.Odata.Filter
2.0.0
dotnet add package Rhyous.Odata.Filter --version 2.0.0
NuGet\Install-Package Rhyous.Odata.Filter -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rhyous.Odata.Filter" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rhyous.Odata.Filter" Version="2.0.0" />
<PackageReference Include="Rhyous.Odata.Filter" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Rhyous.Odata.Filter --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rhyous.Odata.Filter, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Rhyous.Odata.Filter@2.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rhyous.Odata.Filter&version=2.0.0
#tool nuget:?package=Rhyous.Odata.Filter&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Rhyous.Odata.Filter
A library to aid in meeting the OData specification for the $filter query option.
Features
- OData $filter query parsing
- Filter expression building
- LINQ expression generation
- Support for complex filter operations
Installation
dotnet add package Rhyous.Odata.Filter
Usage
This package provides support for the OData $filter query option, allowing you to:
- Parse
$filterquery strings - Build filter expressions programmatically
- Convert OData filters to LINQ expressions
- Handle complex filtering scenarios
Dependencies
- Rhyous.Odata.Csdl - CSDL format support
- LINQKit.Core - LINQ expression building
Documentation
For more information, visit the GitHub repository.
License
See the License.txt file for license information.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- LINQKit.Core (>= 1.2.9)
- Rhyous.Odata.Csdl (>= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0 | 393 | 11/19/2025 |
| 1.2.19 | 1,107 | 4/21/2022 |
| 1.2.18 | 1,378 | 3/29/2022 |
| 1.2.17 | 561 | 3/28/2022 |
| 1.2.16 | 631 | 3/11/2022 |
| 1.2.15 | 575 | 3/10/2022 |
| 1.2.14 | 628 | 3/4/2022 |
| 1.2.13 | 580 | 3/4/2022 |
| 1.2.12 | 624 | 2/28/2022 |
| 1.2.11 | 597 | 2/28/2022 |
| 1.2.10 | 623 | 2/16/2022 |
| 1.2.2 | 560 | 1/11/2022 |
| 1.2.1 | 613 | 1/7/2022 |
| 1.2.0 | 584 | 12/14/2021 |
| 1.1.64 | 520 | 10/29/2021 |
| 1.1.58 | 760 | 9/3/2021 |
| 1.1.53 | 521 | 8/30/2021 |
| 1.1.50 | 860 | 4/8/2021 |
| 1.1.45 | 888 | 12/21/2020 |
| 1.1.44 | 670 | 12/17/2020 |
| 1.1.37 | 1,143 | 6/3/2020 |
| 1.1.29 | 774 | 4/22/2020 |
| 1.1.18 | 882 | 1/23/2020 |
| 1.1.12 | 755 | 1/8/2020 |
| 1.1.11 | 787 | 1/8/2020 |
| 1.1.10 | 748 | 12/19/2019 |
| 1.1.8 | 733 | 12/6/2019 |
| 1.1.6 | 740 | 12/6/2019 |
| 1.1.5 | 738 | 12/5/2019 |
| 1.1.3 | 762 | 12/4/2019 |
| 1.1.2 | 729 | 10/8/2019 |
| 1.1.1 | 781 | 9/26/2019 |
| 1.0.17 | 822 | 3/22/2019 |
| 1.0.16 | 790 | 3/15/2019 |
| 1.0.15 | 798 | 3/15/2019 |
| 1.0.14 | 1,212 | 7/20/2018 |
| 1.0.13 | 1,491 | 6/27/2018 |
| 1.0.12 | 1,533 | 5/14/2018 |
| 1.0.11 | 1,527 | 5/14/2018 |
| 1.0.10 | 1,497 | 4/2/2018 |
| 1.0.9 | 1,508 | 3/14/2018 |
| 1.0.7 | 1,246 | 2/23/2018 |
| 1.0.6 | 1,493 | 2/12/2018 |
| 1.0.5 | 1,859 | 1/5/2018 |
| 1.0.4 | 1,532 | 12/7/2017 |
| 1.0.3 | 1,290 | 11/10/2017 |
| 1.0.1 | 1,278 | 10/6/2017 |
| 1.0.0 | 1,244 | 9/25/2017 |