Hisoka is a framework agnostic tool to execute dynamic paginating, filtering and sorting with IQueryable types.
Info
Version: | 1.0.8-alpha |
Author(s): | Lucas Mendes Loureiro |
Last Update: | Sunday, January 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LucasMendesl/Hisoka |
NuGet Url: | https://www.nuget.org/packages/Hisoka |
Install
Install-Package Hisoka
dotnet add package Hisoka
paket add Hisoka
Hisoka Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Concurrent(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Linq.Dynamic.Core(>= 1.0.15)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags