Build up IQueryables with common query string parameters.
Info
| Version: | 0.1.0 |
| Author(s): | Fry-White, Michael |
| Last Update: | Sunday, February 5, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/nth-commit/QueryableStrings |
| NuGet Url: | https://www.nuget.org/packages/NthCommit.AspNetCore.Mvc.QueryableStrings |
Install
Install-Package NthCommit.AspNetCore.Mvc.QueryableStrings
dotnet add package NthCommit.AspNetCore.Mvc.QueryableStrings
paket add NthCommit.AspNetCore.Mvc.QueryableStrings
NthCommit.AspNetCore.Mvc.QueryableStrings Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 1.0.1)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 1.0.1)
- System.Linq.Dynamic.Core(>= 1.0.6.9)