Bootstrap.Datepicker
1.8.0.1
Add datepicker picker to field or to any other element.
Install-Package Bootstrap.Datepicker -Version 1.8.0.1
dotnet add package Bootstrap.Datepicker --version 1.8.0.1
<PackageReference Include="Bootstrap.Datepicker" Version="1.8.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bootstrap.Datepicker --version 1.8.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bootstrap.Datepicker, 1.8.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/uxsolutions/bootstrap-datepicker/releases/tag/v1.8.0
Dependencies
This package has no dependencies.
Used By
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Bootstrap.Datepicker:
Package | Downloads |
---|---|
CommonWeb
Web layer utilities package
|
|
Vault.js
Part of Vault libraries set designed to enhance experience with latest UI frameworks.
|
|
Bootstrap.Datepicker.Globalize
Integrate Bootstrap Datepicker with Globalize
|
|
DatePicker.HTMLHelper
This package will install a MVC's HTML Helper for Bootstrap DatePickers, fully functional with DateTime fields from Models and easy to use, to use in with Bootstrap and Bootstrap.DatePicker's packages.
Usage on the View:
@Html.DatePickerFor(model => model.Date)
If you want to set Data API custom attributes, according to Bootstrap's Data API for DatePickers, you can set optionally in strings, separated by the = character, as below:
@Html.DatePickerFor(model => model.Date, "autoclose=true", "todayBtn=true", "todayHighlight=true")
|
|
Devonline
Server side extensions for WebApi 5.2 with EF6, oData v4 and Json.NET;
Client side js library for jQuery >=2.1 and bootstrap >=3.0
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Bootstrap.Datepicker:
Repository | Stars |
---|---|
MVCAppDesignAndDevelop/MVC5Book
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.8.0.1 | 232,202 | 11/17/2018 |
1.7.1 | 194,059 | 1/2/2018 |
1.7.0 | 1,463 | 1/2/2018 |
1.6.4 | 378,053 | 8/17/2016 |
1.6.1.1 | 88,233 | 5/8/2016 |
1.6.0 | 71,317 | 2/16/2016 |
1.5.0 | 45,231 | 12/5/2015 |
1.4.0 | 141,054 | 4/6/2015 |
1.3.1 | 199,650 | 12/24/2014 |
1.3.0 | 147,349 | 1/27/2014 |
1.3.0-rc4 | 1,581 | 12/15/2013 |
1.2.0.1 | 25,061 | 11/9/2013 |
1.1.3.1 | 58,206 | 7/21/2013 |