Excolo-Slider 1.1.0

dotnet add package Excolo-Slider --version 1.1.0
NuGet\Install-Package Excolo-Slider -Version 1.1.0
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="Excolo-Slider" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Excolo-Slider --version 1.1.0
#r "nuget: Excolo-Slider, 1.1.0"
#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 Excolo-Slider as a Cake Addin
#addin nuget:?package=Excolo-Slider&version=1.1.0

// Install Excolo-Slider as a Cake Tool
#tool nuget:?package=Excolo-Slider&version=1.1.0

A clean and simple jQuery carousel plugin, supporting responsive design and touch navigation, etc.

Visit the GitHub page for information about installation and configuration.

If you have questions, find bugs or have suggestions, feel free to post an issue on the GitHub project page, and I'll reply as soon as possible.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 499 5/16/2014
1.0.5 91 6/30/2013
1.0.4 54 6/26/2013
1.0.3 54 6/15/2013
1.0.0 56 6/15/2013
0.4.0 51 6/13/2013
0.3.5 56 6/13/2013
0.3.4 54 6/13/2013

1.1.0
- Added CSS instead of images for prev/next-buttons and pagination
- Added support for requirejs, with jquery as dependency
- A few smaller changes

1.0.5
- Removed keyboard navigation

1.0.4
- Added non-minimized file to NuGet package

1.0.3
- Bug fixes
- Cleaning up code

1.0.0
- All planned features done