Twitter.Bootstrap
2.0.0
See the version list below for details.
dotnet add package Twitter.Bootstrap --version 2.0.0
NuGet\Install-Package Twitter.Bootstrap -Version 2.0.0
<PackageReference Include="Twitter.Bootstrap" Version="2.0.0" />
<PackageVersion Include="Twitter.Bootstrap" Version="2.0.0" />
<PackageReference Include="Twitter.Bootstrap" />
paket add Twitter.Bootstrap --version 2.0.0
#r "nuget: Twitter.Bootstrap, 2.0.0"
#:package Twitter.Bootstrap@2.0.0
#addin nuget:?package=Twitter.Bootstrap&version=2.0.0
#tool nuget:?package=Twitter.Bootstrap&version=2.0.0
Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.
Nerd alert: Bootstrap is built with Less and was designed to work out of the gate with modern browsers in mind.
I've made some very minor adjustments from the repo release to allow for a more common ASP.Net web application directory structure.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Twitter.Bootstrap:
Package | Downloads |
---|---|
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. |
|
WebApiRouteDebugger
ASP.NET Web API Route Debugger |
GitHub repositories (12)
Showing the top 12 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.
|
|
rstropek/Samples
|
|
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
|
|
Sandra/Sandra.Snow
Jekyll inspired static site generation for .NET
|
|
TestStack/TestStack.Seleno
Seleno helps you write automated UI tests in the right way by implementing Page Objects and Page Components and by reading from and writing to web pages using strongly typed view models.
|
|
jongio/AngularJS-WebApi-EF
AngularJS CRUD Grid with WebApi, EF, Bootstrap, Font Awesome & Toastr
|
|
restful-routing/restful-routing
A rails inspired restful routing api for asp .net mvc
|
|
otac0n/WebGitNet
WebGit .NET is an ASP.NET MVC app that provides access to your git repositories over HTTP. It supports browsing in a web browser AND push / pull over Git's "Smart HTTP protocol".
|
|
rgonek/Ilaro.Admin
Generic admin panel for ASP.NET MVC.
|
Version | Downloads | Last Updated |
---|---|---|
3.0.1.1 | 288,278 | 11/1/2013 |
3.0.1 | 4,123 | 10/30/2013 |
3.0.0 | 88,630 | 8/19/2013 |
3.0.0-rc2 | 1,322 | 8/14/2013 |
3.0.0-rc1y | 2,427 | 7/31/2013 |
3.0.0-rc1x | 1,201 | 7/28/2013 |
2.3.2 | 219,226 | 5/17/2013 |
2.3.1 | 124,314 | 3/1/2013 |
2.3.0 | 41,326 | 2/13/2013 |
2.2.2 | 115,231 | 12/10/2012 |
2.2.1 | 33,253 | 10/31/2012 |
2.2.0 | 963 | 10/30/2012 |
2.1.1 | 48,828 | 9/7/2012 |
2.1.0.1 | 7,753 | 8/21/2012 |
2.0.4.1 | 23,559 | 6/3/2012 |
2.0.3 | 11,037 | 4/27/2012 |
2.0.2 | 9,930 | 3/13/2012 |
2.0.1 | 5,233 | 2/17/2012 |
2.0.0 | 2,519 | 2/1/2012 |
1.4.0 | 5,661 | 11/7/2011 |
1.3.0 | 799 | 9/30/2011 |
1.2.0 | 292 | 9/2/2011 |
1.1.1 | 237 | 8/26/2011 |
1.1.0 | 827 | 8/26/2011 |
-Docs: major updates across the board to general structure, examples, and code snippets. Also made responsive with new media queries.
-Docs: all docs pages are now powered by Mustache templates and strings are wrapped in i18n tags for translation by the Twitter Translation Center. All changes to documentation must be done here and then compiled (similar to our CSS and LESS).
-Repo directory structure: removed the compiled CSS from the root in favor of a large direct download link on the docs homepage. Compiled CSS is in /docs/assets/css/.
-Docs and repo: one makefile, just type make in the Terminal and get updated docs and CSS.
- Upgrading from 1.4 https://twitter.github.com/bootstrap/upgrading.html