MomentDatepicker 1.1.3

dotnet add package MomentDatepicker --version 1.1.3
                    
NuGet\Install-Package MomentDatepicker -Version 1.1.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="MomentDatepicker" Version="1.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MomentDatepicker" Version="1.1.3" />
                    
Directory.Packages.props
<PackageReference Include="MomentDatepicker" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MomentDatepicker --version 1.1.3
                    
#r "nuget: MomentDatepicker, 1.1.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.
#addin nuget:?package=MomentDatepicker&version=1.1.3
                    
Install MomentDatepicker as a Cake Addin
#tool nuget:?package=MomentDatepicker&version=1.1.3
                    
Install MomentDatepicker as a Cake Tool

A JavaScript Datepicker that takes advantage of twitter-bootstrap and moment.js. Ready for TypeScript and Knockout

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.1.3 3,528 9/23/2013
1.1.0 284 2/25/2013
1.0.5 58 12/13/2012
1.0.4 88 11/16/2012

Remove dependencies restriction and fix nuspec file