Bootstrap.MobileNav 2.0.0

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

Mobile Nav extends Twitter Bootstrap, the popular Front-end framework. Mobile Nav supports Bootstrap 3 and 4, enables full screen nav display, and maximizes click area in the mobile state, keeping site navigation fat finger free. Installs with SCSS and Less source. Has mixin for nav dropdowns and link count variable for computed size.

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
2.0.0 1,380 5/10/2018
2.0.0-beta3 883 5/9/2018
2.0.0-beta2 866 5/9/2018
2.0.0-beta 857 5/8/2018
1.2.0 1,441 11/8/2015
1.1.1 1,264 5/17/2015
1.1.0 1,240 5/8/2015
1.0.1 1,283 5/4/2015
1.0.0 1,320 5/2/2015

Fixed vertical alignment of dropdown links with Bootstrap 4. Completed beta testing and launched official release.