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

Conversation

SitholeWB
Copy link
Contributor

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)

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)
@ajcvickers
Copy link
Member

@SitholeWB Can you update the formatting to be consistent with the other extensions listed here.

@SitholeWB
Copy link
Contributor Author

@ajcvickers I have fixed Markdownlint issues with help of vs code extension Docs Authoring Pack
I believe build should pass with changes I made.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants