BootstrapPanelBase 1.2.0

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

// Install BootstrapPanelBase as a Cake Tool
#tool nuget:?package=BootstrapPanelBase&version=1.2.0

BootstrapPanelBaseBehavior is an AjaxControlToolkit based client side - javascript - behavior. This behavior is a base class for other behaviors, which use the Bootstrap panels.

New BSD License

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on BootstrapPanelBase:

Package Downloads
AdPanel

AdPanel is an AjaxControlToolkit based client side behavior for adding advertisenments and similar things - like partners - to the webpage automatically. In the configuration applicable remote or local url based image, html markup for text based content and tooltip. New BSD License

CarouselBehavior

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

GravatarClient

GravatarClient is an AjaxControlToolkit based client side behavior for adding photo and datas from the Gravatar.com to the webpage automatically. New BSD License The md5.js and utf8_encode.js has own licence.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 3,554 2/1/2014

Change log:

1.2.0 Badge and button properties, moved listgroup methods.
1.1.5 Updated to Bootstrap 3 stable version
1.1.4 Added ListGroup properties
1.1.2 Optional panelhead margin.
1.1.0 Added property PanelHeadPadding, method _createPanelHead() returns the created DomElement.
1.0.0 Initial version.