bootstrap 3.3.4

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

Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (150)

Showing the top 20 popular GitHub repositories that depend on bootstrap:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
hardkoded/puppeteer-sharp
Headless Chrome .NET API
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
prometheus-net/prometheus-net
.NET library to instrument your code with Prometheus metrics
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
DotNetOpenAuth/DotNetOpenAuth
A C# implementation of the OpenID, OAuth protocols
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
dathlin/ClientServerProject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
sendgrid/sendgrid-csharp
The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library
guryanovev/CrystalQuartz
pluggable UI for Quartz.NET
jfrog/project-examples
Small projects in universal build ecosystems to configure CI and Artifactory
linvi/tweetinvi
Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...
BlogEngine/BlogEngine.NET
Multi-User ASP.NET Blogging Application
madskristensen/MiniBlog
A minimal blog engine using Razor Web Pages
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
MarlabsInc/SocialGoal
Sample web app for ASP.NET MVC 5, EF 6 Code First, AutoMapper, Autofac and TDD