Info
| Version: | 0.8.2 |
| Author(s): | B. Nielander |
| Last Update: | Saturday, May 18, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/basnielander/DataTables.Queryable.Support |
| NuGet Url: | https://www.nuget.org/packages/DataTables.Queryable.Support |
Install
Install-Package DataTables.Queryable.Support
dotnet add package DataTables.Queryable.Support
paket add DataTables.Queryable.Support
DataTables.Queryable.Support Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 8.0.0)
- AutoMapper.Extensions.ExpressionMapping(>= 2.0.1)
- DataTables.AspNet.AspNetCore(>= 2.0.2)
Tags
Search, filter and sorting specified in DataTables request are (automatically) translated from Viewmodel Expressions in the UI layer to Domain Expressions using this library in combination with AutoMapper.