Paging.Forms.NET
2.1.9-pre
.NET Standard 1.2
This is a prerelease version of Paging.Forms.NET.
dotnet add package Paging.Forms.NET --version 2.1.9-pre
NuGet\Install-Package Paging.Forms.NET -Version 2.1.9-pre
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Paging.Forms.NET" Version="2.1.9-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Paging.Forms.NET --version 2.1.9-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Paging.Forms.NET, 2.1.9-pre"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.1.9-pre&prerelease
// Install Paging.Forms.NET as a Cake Tool
#tool nuget:?package=Paging.Forms.NET&version=2.1.9-pre&prerelease
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481 |
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.1.9-pre)
- 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 | 120 | 1/9/2022 |
2.1.7-pre | 170 | 11/11/2021 |
2.1.5-pre | 168 | 10/28/2021 |
2.0.20274.1-pre | 286 | 9/30/2020 |
2.0.19228.1-pre | 374 | 8/16/2019 |
2.0.19218.1-pre | 349 | 8/6/2019 |
2.0.19053.4-pre | 424 | 2/22/2019 |
2.0.19053.2-pre | 418 | 2/22/2019 |
2.0.19053.1-pre | 397 | 2/22/2019 |
2.0.19046.7-pre | 463 | 2/15/2019 |
2.0.19035.2-pre | 467 | 2/4/2019 |
2.0.19032.1-pre | 443 | 2/1/2019 |
2.0.19031.5-pre | 456 | 1/31/2019 |
2.0.19029.8-pre | 442 | 1/29/2019 |
2.0.19028.1-pre | 448 | 1/28/2019 |
2.0.19022.9-pre | 474 | 1/22/2019 |
2.0.19022.8-pre | 471 | 1/22/2019 |
2.0.19022.7-pre | 468 | 1/22/2019 |
2.0.19022.5-pre | 459 | 1/22/2019 |
2.0.19022.4 | 30,465 | 1/22/2019 |
2.0.19022.3-pre | 463 | 1/22/2019 |
2.0.19022.2-pre | 462 | 1/22/2019 |
2.0.19022.1-pre | 446 | 1/22/2019 |
2.0.19014.1 | 600 | 1/14/2019 |
2.0.18339.2-pre | 485 | 12/5/2018 |
2.0.18339.1-pre | 474 | 12/5/2018 |
2.0.18338.8-pre | 600 | 12/4/2018 |
2.0.18338.6-pre | 503 | 12/4/2018 |
2.0.18338.4-pre | 573 | 12/4/2018 |
1.0.3 | 726 | 8/1/2018 |
1.0.2 | 719 | 8/1/2018 |
1.0.1 | 810 | 6/17/2018 |
1.0.0 | 795 | 6/13/2018 |
1.0.0-pre3 | 713 | 6/13/2018 |
1.0.0-pre2 | 698 | 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