Date Picker HTML Helper for MVC NuGet Package

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").




Got any Date Picker HTML Helper for MVC Question?





Info

Version: 1.2.2.1
Author(s): Edgar
Last Update: Wednesday, May 14, 2014
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/DatePicker.HTMLHelper


Install
Install-Package DatePicker.HTMLHelper
dotnet add package DatePicker.HTMLHelper
paket add DatePicker.HTMLHelper
DatePicker.HTMLHelper Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

8

days-since-last-release

3634