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
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="MVC-Infinite-Scroll" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MVC-Infinite-Scroll --version 1.0.2
#r "nuget: MVC-Infinite-Scroll, 1.0.2"
#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 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.

There are no supported framework assets in this package.

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,194 11/4/2014

v1.0.2 - Initial release.

Artwork via Font Awesome by Dave Gandy - http://fontawesome.io/