LCI.Bootstrap.MVC4 1.0.2

dotnet add package LCI.Bootstrap.MVC4 --version 1.0.2
NuGet\Install-Package LCI.Bootstrap.MVC4 -Version 1.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="LCI.Bootstrap.MVC4" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LCI.Bootstrap.MVC4 --version 1.0.2
#r "nuget: LCI.Bootstrap.MVC4, 1.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 LCI.Bootstrap.MVC4 as a Cake Addin
#addin nuget:?package=LCI.Bootstrap.MVC4&version=1.0.2

// Install LCI.Bootstrap.MVC4 as a Cake Tool
#tool nuget:?package=LCI.Bootstrap.MVC4&version=1.0.2

Designed for MVC4, this package will add Twitter.Bootstrap for you and create an MVC4 Shared Layout file for you to use.  With a couple of quick edits, you'll be ready to use Bootstrap in your MVC4 site in minutes.  This package also includes a couple of samples of using tabs and carousels in Bootstrap.
NOTE: You can install Twitter.Bootstrap yourself, but then you won't get the MVC layout files.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 2,377 10/7/2012

Initial release