Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 444 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 444 Bytes

.NET Core Common Library

This .NET Core library is compatible with 5 or higher. It is released on NuGet Gallery

This library has the following features:

  • Manage pagination process
  • Automapping based on custom profiles
  • Predicate builder

Current version: 1.0.10

Changelog:

1.0.10

  • Refactoring pagination models
  • Adding util for process string to lazy pagination options model