MVC-Infinite-Scroll
1.0.2
dotnet add package MVC-Infinite-Scroll --version 1.0.2
NuGet\Install-Package MVC-Infinite-Scroll -Version 1.0.2
<PackageReference Include="MVC-Infinite-Scroll" Version="1.0.2" />
paket add MVC-Infinite-Scroll --version 1.0.2
#r "nuget: MVC-Infinite-Scroll, 1.0.2"
// Install MVC-Infinite-Scroll as a Cake Addin #addin nuget:?package=MVC-Infinite-Scroll&version=1.0.2 // Install MVC-Infinite-Scroll as a Cake Tool #tool nuget:?package=MVC-Infinite-Scroll&version=1.0.2
If you have a lot of data to show, but want to have the data show up as the user scrolls, you can use this infinite scrolling technique.
This package will drop a new controller, view, scripts and sample data. Just navigate to
http://localhost:xyz/InfiniteScrollDemo and you'll see the demo view.
Modify the demo code to suit your needs in your web application.
The demo uses tables and rows, but you can modify easily to use lists and repeating div elements.
Requires an existing ASP.NET MVC application.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 |
---|---|---|
1.0.2 | 25,995 | 11/4/2014 |
v1.0.2 - Initial release.
Artwork via Font Awesome by Dave Gandy - http://fontawesome.io/