Simple Binding that enables dynamic filtering on your webapi via url on NetFramework.
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.NetFramework |
Install
Install-Package Graphql.DynamicFilter.NetFramework
dotnet add package Graphql.DynamicFilter.NetFramework
paket add Graphql.DynamicFilter.NetFramework
Graphql.DynamicFilter.NetFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Graphql.DynamicFilter.Parser(>= 1.0.11)
- Microsoft.AspNet.Mvc(>= 5.2.6)
Tags