Skip to content

Commit dd3b4f2

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/X.PagedList.EF/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# X.PagedList.EF
2-
The X.PagedList.EF is a set of extensions for X.PagedList library which extent Enti
2+
The X.PagedList.EF is a set of extensions for X.PagedList library which extent Entity Framework integration.
33

44
## Important announcement
5-
In a continuous effort to enhance library quality and support, this package has been migrated to X.Web.PagedList.
5+
In a continuous effort to enhance library quality and support, this package has been migrated to X.Extensions.PagedList.EF.
66

7-
From now on, please use [X.Web.PagedList](https://www.nuget.org/packages/X.Web.PagedList/) instead of this package.
7+
From now on, please use [X.Extensions.PagedList.EF](https://www.nuget.org/packages/X.Extensions.PagedList.EF/) instead of this package.
88

9-
It's important to note that you must update your code to use the `X.PagedList` namespace instead of `X.PagedList.Mvc.Core`.
9+
It's important to note that you must update your code to use the `X.Extensions.PagedList.EF` namespace instead of `X.PagedList.EF`.
1010

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

0 commit comments

Comments
 (0)