Twitter.Bootstrap 2.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Twitter.Bootstrap --version 2.0.2
NuGet\Install-Package Twitter.Bootstrap -Version 2.0.2
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="Twitter.Bootstrap" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Twitter.Bootstrap --version 2.0.2
#r "nuget: Twitter.Bootstrap, 2.0.2"
#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.
// Install Twitter.Bootstrap as a Cake Addin
#addin nuget:?package=Twitter.Bootstrap&version=2.0.2

// Install Twitter.Bootstrap as a Cake Tool
#tool nuget:?package=Twitter.Bootstrap&version=2.0.2

Bootstrap is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (66)

Showing the top 5 NuGet packages that depend on Twitter.Bootstrap:

Package Downloads
Noodles.AspMvc.Templates

Noodles transforms your object model into a web app. Install this library to customise the cshtml template files, or if you don't want to use the EmbeddedResourceVirtualPathProvider to load your views

WebApiRouteDebugger

ASP.NET Web API Route Debugger

Noodles.AspMvc.DataTables

Noodles transforms your object modelinto a web app. This is a library to integrate Noodles with AJAX jquery datatables

Noodles.AspMvc

Noodles transforms your object model into a web app. This assembly contains stuff to make Noodles work with ASP MVC

twitter.bootstrap.mvc4

This has the bootstrap layout and supporting files to quickly add Twitter Bootstrap to an MVC 4 application. Install the twitter.bootstrap.mvc4.sample to see how to use the auto scaffolding feature.

GitHub repositories (14)

Showing the top 5 popular GitHub repositories that depend on Twitter.Bootstrap:

Repository Stars
SignalR/SignalR
Incredibly simple real-time web for .NET
JabbR/JabbR
Collaborative chat done right
BlogEngine/BlogEngine.NET
Multi-User ASP.NET Blogging Application
edumentab/cqrs-starter-kit
A starter kit for working with CQRS and intentful testing.
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
Version Downloads Last updated
3.0.1.1 2,432,216 11/1/2013
3.0.1 26,163 10/30/2013
3.0.0 390,013 8/19/2013
3.0.0-rc2 5,858 8/14/2013
3.0.0-rc1y 7,398 7/31/2013
3.0.0-rc1x 6,655 7/28/2013
2.3.2 1,033,750 5/17/2013
2.3.1 439,619 3/1/2013
2.3.0 203,162 2/13/2013
2.2.2 860,865 12/10/2012
2.2.1 133,021 10/31/2012
2.2.0 20,576 10/30/2012
2.1.1 224,305 9/7/2012
2.1.0.1 22,442 8/21/2012
2.0.4.1 41,514 6/3/2012
2.0.3 54,177 4/27/2012
2.0.2 28,365 3/13/2012
2.0.1 20,618 2/17/2012
2.0.0 10,225 2/1/2012
1.4.0 12,864 11/7/2011
1.3.0 4,045 9/30/2011
1.2.0 3,478 9/2/2011
1.1.1 3,554 8/26/2011
1.1.0 185,798 8/26/2011

Horizontal dividers support added to nav lists
Added basic version of badges
Added visible/hidden classes for devices
Added support for buttons in input-prepend/append component
Added .navbar-fixed-bottom support
Added .dropup support for dropdown menus to pop them upward instead of downward (this is automatically done for the newly added fixed bottom navbar).
Added mixin for new image replacement technique
Added pause on hover for the carousel
Added tons of new variables for typography, buttons, forms, dropdowns, navbar, and more for the LESS pros out there. These variables have also been reflected on the Customize page.
Added new horizontal description list variation
Added .disabled class support to the pager component (also added a mention of this to the docs)
Added .well-large and .well-small classes for extending the well component
Full changelog at https://github.com/twitter/bootstrap/wiki/Changelog