bootbox 4.3.0

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

// Install bootbox as a Cake Tool
#tool nuget:?package=bootbox&version=4.3.0

IMPORTANT!
All versions of Bootbox stand on the shoulders of two great giants: Twitter’s Bootstrap framework and jQuery. The exact version of Bootstrap depends on the version of Bootbox you’re using. (for detailed dependeciey chart: http://bootboxjs.com/#dependencies)

Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Twitter's Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on bootbox:

Package Downloads
Vault.js

Part of Vault libraries set designed to enhance experience with latest UI frameworks.

Fynix.Common.WebUI

To setup a web framework to start working with, SPA and angularjs and common layout

mars.bb

Description

CMS.Web

Description

IMikhailov.Admin.FrontEnd

Front End for admin panel

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.3.0 943,730 10/3/2014
4.2.0 64,551 3/4/2014
4.1.0 103,958 12/13/2013
3.3.0 97,138 7/26/2013
3.2.0 19,049 2/21/2013
3.0.0 3,460 1/2/2013
2.5.0 7,378 11/29/2012

Release: 4.3.0

Add size option (large, small)
Stop propagation on form submit
Return bootbox object from hideAll
Add Portuguese locale
Add Czech locale
Add Greek locale
Add Estonian locale
Add Indonesian locale
Add Japanese locale