Commit 77339bd 1 parent 6a083b5 commit 77339bd Copy full SHA for 77339bd
File tree 1 file changed +4
-7
lines changed
src/X.Extensions.PagedList.EF
1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
- # X.PagedList.EF
1
+ # X.Extensions. PagedList.EF
2
2
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/ )
4
4
[ ![ 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 )
5
5
6
6
7
7
## 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
9
9
paging through data collections within Entity Framework contexts. This extension facilitates the creation of paged
10
10
lists from IQueryable collections, streamlining the process of managing large datasets in .NET applications.
11
11
12
12
## How to use
13
13
You can find all information about how to use X.PagedList libraries in [ Wiki] ( https://github.com/dncuug/X.PagedList/wiki )
14
14
15
15
## 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 ) .
You can’t perform that action at this time.
0 commit comments