BootstrapValidate 1.4.0

dotnet add package BootstrapValidate --version 1.4.0
                    
NuGet\Install-Package BootstrapValidate -Version 1.4.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="BootstrapValidate" Version="1.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BootstrapValidate" Version="1.4.0" />
                    
Directory.Packages.props
<PackageReference Include="BootstrapValidate" />
                    
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 BootstrapValidate --version 1.4.0
                    
#r "nuget: BootstrapValidate, 1.4.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.
#addin nuget:?package=BootstrapValidate&version=1.4.0
                    
Install BootstrapValidate as a Cake Addin
#tool nuget:?package=BootstrapValidate&version=1.4.0
                    
Install BootstrapValidate as a Cake Tool

Enables Twitter Bootstrap Framework to work with Microsoft jQuery Unobtrusive Validation in ASP.NET MVC4 projects.
- Now support for Bootstrap 3
- Dependency on Twitter.Bootstrap package is removed

Source: https://github.com/davidnguyen/bootstrap-validate

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 43,887 12/10/2013
1.3.1 41,989 10/18/2013
1.2.0 9,119 6/7/2013
1.1.2 2,837 3/11/2013
1.1.1 1,512 3/11/2013
1.1.0 1,460 3/11/2013
1.0.1 2,630 9/21/2012
1.0.0 1,523 9/21/2012

Dependency on Twitter.Bootstrap package is removed