FRACerqueira / PromptPlus

Interactive command-line toolkit for .Net core with powerful controls and commands to create professional console applications.
https://fracerqueira.github.io/PromptPlus/
MIT License
50 stars 5 forks source link

New feature : Pagination Template to customize pagination information #81

Closed FRACerqueira closed 11 months ago

FRACerqueira commented 11 months ago

Global property : PaginationTemplate Instance control(By config command) : PaginationTemplate(Func<int, int, int, string>? value)