Paging.Forms.NET
2.0.19022.4
.NET Standard 1.2
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Paging.Forms.NET -Version 2.0.19022.4
dotnet add package Paging.Forms.NET --version 2.0.19022.4
<PackageReference Include="Paging.Forms.NET" Version="2.0.19022.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Paging.Forms.NET --version 2.0.19022.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Paging.Forms.NET, 2.0.19022.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Paging.Forms.NET as a Cake Addin
#addin nuget:?package=Paging.Forms.NET&version=2.0.19022.4
// Install Paging.Forms.NET as a Cake Tool
#tool nuget:?package=Paging.Forms.NET&version=2.0.19022.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Paging.NET is a basic toolkit which provides incremental server-side data loads.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Paging.NET (>= 2.0.19022.4)
- Xamarin.Forms (>= 2.4.0.280)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.9-pre | 76 | 1/9/2022 |
2.1.7-pre | 131 | 11/11/2021 |
2.1.5-pre | 133 | 10/28/2021 |
2.0.20274.1-pre | 256 | 9/30/2020 |
2.0.19228.1-pre | 343 | 8/16/2019 |
2.0.19218.1-pre | 316 | 8/6/2019 |
2.0.19053.4-pre | 391 | 2/22/2019 |
2.0.19053.2-pre | 386 | 2/22/2019 |
2.0.19053.1-pre | 363 | 2/22/2019 |
2.0.19046.7-pre | 431 | 2/15/2019 |
2.0.19035.2-pre | 437 | 2/4/2019 |
2.0.19032.1-pre | 418 | 2/1/2019 |
2.0.19031.5-pre | 425 | 1/31/2019 |
2.0.19029.8-pre | 415 | 1/29/2019 |
2.0.19028.1-pre | 415 | 1/28/2019 |
2.0.19022.9-pre | 440 | 1/22/2019 |
2.0.19022.8-pre | 442 | 1/22/2019 |
2.0.19022.7-pre | 435 | 1/22/2019 |
2.0.19022.5-pre | 429 | 1/22/2019 |
2.0.19022.4 | 23,011 | 1/22/2019 |
2.0.19022.3-pre | 432 | 1/22/2019 |
2.0.19022.2-pre | 431 | 1/22/2019 |
2.0.19022.1-pre | 415 | 1/22/2019 |
2.0.19014.1 | 522 | 1/14/2019 |
2.0.18339.2-pre | 454 | 12/5/2018 |
2.0.18339.1-pre | 443 | 12/5/2018 |
2.0.18338.8-pre | 564 | 12/4/2018 |
2.0.18338.6-pre | 471 | 12/4/2018 |
2.0.18338.4-pre | 543 | 12/4/2018 |
1.0.3 | 636 | 8/1/2018 |
1.0.2 | 630 | 8/1/2018 |
1.0.1 | 700 | 6/17/2018 |
1.0.0 | 696 | 6/13/2018 |
1.0.0-pre3 | 667 | 6/13/2018 |
1.0.0-pre2 | 651 | 6/13/2018 |
2.0.0
- Add support for .net standard
1.0.3
- Added PagingInfo == and != operators
1.0.2
- Added PagingInfo.Default
1.0.1
- Initial release