Skip to content

ftinoco/Common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.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