Info
Version: | 1.0.5 |
Author(s): | Ahmed Mabrouck (RoCa) |
Last Update: | Saturday, April 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AhmedMabrouck/Windows.IncrementalLoadingCollection |
NuGet Url: | https://www.nuget.org/packages/WinRTIncrementalLoadingCollection |
Install
Install-Package WinRTIncrementalLoadingCollection
dotnet add package WinRTIncrementalLoadingCollection
paket add WinRTIncrementalLoadingCollection
WinRTIncrementalLoadingCollection Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Supports out of the box:
Supports observability and incremental loading.
Observability: all changes inside in the collection are observed by binding clients.
Incremental Loading: supports collection items paging by loading more data on scrolling data items control event trigger.