ODataQuery 0.5.0-pre
Enables server-side filtering, sorting and pagination of any IQueryable<T> using OData syntax and without needing an EDM model.
This is a prerelease version of ODataQuery.
Install-Package ODataQuery -Version 0.5.0-pre
dotnet add package ODataQuery --version 0.5.0-pre
<PackageReference Include="ODataQuery" Version="0.5.0-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ODataQuery --version 0.5.0-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Pidgin (>= 2.5.0)
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.