twitter.bootstrap.mvc4
1.1.100
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.
Install-Package twitter.bootstrap.mvc4 -Version 1.1.100
dotnet add package twitter.bootstrap.mvc4 --version 1.1.100
<PackageReference Include="twitter.bootstrap.mvc4" Version="1.1.100" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add twitter.bootstrap.mvc4 --version 1.1.100
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: twitter.bootstrap.mvc4, 1.1.100"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/erichexter/twitter.bootstrap.mvc/commits/master
Dependencies
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on twitter.bootstrap.mvc4:
Package | Downloads |
---|---|
twitter.bootstrap.mvc4.sample
This is a sample for the bootstrap layout and supporting files to quickly add Twitter Bootstrap to an MVC 4 application
|
|
twitter.bootstrap.mvc4.htmlhelpers
HtmlHelpers for projects that use twitter.bootstrap.mvc4.
|
|
twitter.bootstrap.mvc4.templates
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.
|
|
MvcScaffolding4TwitterBootstrapMvc
Fork of the MvcScaffolding project in order to use it with twitter.bootstrap.mvc4 project
|
GitHub repositories
This package is not used by any popular GitHub repositories.