CarouselBehavior 1.4.5

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

// Install CarouselBehavior as a Cake Tool
#tool nuget:?package=CarouselBehavior&version=1.4.5

CarouselBehavior is an AjaxControlToolkit based behavior for jQuery Carousel plugin.
The Carousel plugin exists in Twitter Bootstrap.

New BSD License

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.4.5 2,418 2/1/2014

Change log:

1.4.5 Updated to Bootstrap 3 stable version
1.4.4 BootstrapPanelBase as base class.
1.4.0 Added Bootstrap header, all properties configurable in $create(...).
1.1.0 Added Width property, formatted code with JSLint tipps.
1.0.0 Initial stable version.