Simple Binding that enables dynamic filtering on your webapi via url.
Info
Version: | 1.0.11 |
Author(s): | Bruno Gouvêa Roldão |
Last Update: | Wednesday, December 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Brunogr/graphql-dynamic-filter-dotnetcore |
NuGet Url: | https://www.nuget.org/packages/Graphql.DynamicFilter |
Install
Install-Package Graphql.DynamicFilter
dotnet add package Graphql.DynamicFilter
paket add Graphql.DynamicFilter
Graphql.DynamicFilter Download (Unzip the "nupkg" after downloading)
Dependencies
- Graphql.DynamicFilter.Parser(>= 1.0.11)
- Microsoft.AspNetCore.Mvc(>= 2.1.1)
- System.Reflection.Emit(>= 4.7.0)
Tags