bootstrap.daterangepicker 1.3.12.3

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

// Install bootstrap.daterangepicker as a Cake Tool
#tool nuget:?package=bootstrap.daterangepicker&version=1.3.12.3

This date range picker component for Bootstrap creates a dropdown menu from which a user can select a range of dates.

If invoked with no options, it will present two calendars to choose a start and end date from. Optionally, you can provide a list of date ranges the user can select from instead of choosing dates from the calendars. If attached to a text input, the selected dates will be inserted into the text box. Otherwise, you can provide a custom callback function to receive the selection.

The component can also be used as a single date picker by setting the singleDatePicker option to true.

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.3.12.3 1,869 2/1/2015
1.3.12.2 808 10/2/2014
1.3.12.1 293 8/26/2014

css files content fixed.
Change the Twitter.Bootstrap dependency to Bootstrap.