Enables server-side filtering, sorting and pagination of any IQueryable<T> using OData syntax and without needing an EDM model.
Info
Version: | 2.0.0 |
Author(s): | jods4 |
Last Update: | Wednesday, June 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ODataQuery |
Install
Install-Package ODataQuery
dotnet add package ODataQuery
paket add ODataQuery
ODataQuery Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Pidgin(>= 2.5.0)
Tags