bootstrap 3.4.1
The most popular front-end framework for developing responsive, mobile first projects on the web.
Install-Package bootstrap -Version 3.4.1
dotnet add package bootstrap --version 3.4.1
<PackageReference Include="bootstrap" Version="3.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add bootstrap --version 3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: bootstrap, 3.4.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install bootstrap as a Cake Addin
#addin nuget:?package=bootstrap&version=3.4.1
// Install bootstrap as a Cake Tool
#tool nuget:?package=bootstrap&version=3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://blog.getbootstrap.com/
Dependencies
-
- jQuery (>= 1.9.1 && < 4.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on bootstrap:
| Package | Downloads |
|---|---|
|
AspNet.ScriptManager.bootstrap
This package contains the AspNet.ScriptManager.bootstrap assembly that will automatically register bootstrap 3.4.1 with the ScriptManager as "bootstrap".
|