webapicontrib - bootstrap 3.3.5
The most popular front-end framework for developing responsive, mobile first projects on the web.
PM> Install-Package bootstrap -Version 3.3.5 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json
> nuget.exe install bootstrap -Version 3.3.5 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json
> dotnet add package bootstrap --version 3.3.5 --source https://www.myget.org/F/webapicontrib/api/v3/index.json
source https://www.myget.org/F/webapicontrib/api/v3/index.json
nuget bootstrap ~> 3.3.5
Copy to clipboard
> choco install bootstrap --version 3.3.5 --source https://www.myget.org/F/webapicontrib/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "bootstrap" -RequiredVersion "3.3.5" -Repository "webapicontrib"
Copy to clipboard
OwnersChris Missal |
AuthorsTwitter, Inc. |
Project URLhttp://getbootstrap.com/ |
LicenseApache-2.0 |
Tagscss js less mobile-first responsive front-end framework web |
Info93 total downloads |
| 45 downloads for version 3.3.5 |
| Download (263.45 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
3.3.5 | 263.45 KB | Wed, 28 Oct 2015 04:53:06 GMT | 45 |
|
||
|
|
3.1.0 | 203.51 KB | Wed, 28 Oct 2015 04:02:09 GMT | 48 |
|