Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pagination.EntityFrameworkCore.Extensions #3482

Merged
merged 4 commits into from
Oct 20, 2021

Commits on Oct 15, 2021

  1. Add Pagination.EntityFrameworkCore.Extensions

    This is a library for Pagination on EntityFrameworkCore. Works well with Entity Framework Core as an extension, support both asynchronous and synchronous. It also has many useful features commonly used especially on web development, examples and documentation here (https://github.com/SitholeWB/Pagination.EntityFrameworkCore.Extensions)
    SitholeWB authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    7aa1dbf View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    6347670 View commit details
    Browse the repository at this point in the history
  2. fix Markdownlint issues

    SitholeWB committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    889134c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7720ed3 View commit details
    Browse the repository at this point in the history