Skip to content

Commit 77339bd

Browse files
committed
Update README.md
1 parent 6a083b5 commit 77339bd

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed
+4-7
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
# X.PagedList.EF
1+
# X.Extensions.PagedList.EF
22

3-
[![NuGet Version](http://img.shields.io/nuget/v/X.PagedList.EF.svg?style=flat)](https://www.nuget.org/packages/X.PagedList.EF/)
3+
[![NuGet Version](http://img.shields.io/nuget/v/X.Extensions.PagedList.EF.svg?style=flat)](https://www.nuget.org/packages/X.Extensions.PagedList.EF/)
44
[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/andrew_gubskiy.svg?style=social&label=Follow%20me!)](https://twitter.com/intent/user?screen_name=andrew_gubskiy)
55

66

77
## What is this?
8-
The X.PagedList.EF library provides Entity Framework Core extensions for the X.PagedList library, enabling easier
8+
The X.Extensions.PagedList.EF library provides Entity Framework Core extensions for the X.PagedList library, enabling easier
99
paging through data collections within Entity Framework contexts. This extension facilitates the creation of paged
1010
lists from IQueryable collections, streamlining the process of managing large datasets in .NET applications.
1111

1212
## How to use
1313
You can find all information about how to use X.PagedList libraries in [Wiki](https://github.com/dncuug/X.PagedList/wiki)
1414

1515
## License
16-
Licensed under the [MIT License](https://github.com/dncuug/X.PagedList/blob/master/LICENSE).
17-
18-
## Get a digital subscription for project news
19-
[Subscribe](https://twitter.com/intent/user?screen_name=andrew_gubskiy) to my Twitter to keep up-to-date with project news and receive announcements.
16+
Licensed under the [MIT License](https://github.com/dncuug/X.PagedList/blob/master/LICENSE).

0 commit comments

Comments
 (0)