Info
| Version: | 1.1.100 |
| Author(s): | Eric Hexter, Matt Hinze |
| Last Update: | Thursday, October 10, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/erichexter/twitter.bootstrap.mvc |
| NuGet Url: | https://www.nuget.org/packages/twitter.bootstrap.mvc4 |
Install
Install-Package twitter.bootstrap.mvc4
dotnet add package twitter.bootstrap.mvc4
paket add twitter.bootstrap.mvc4
twitter.bootstrap.mvc4 Download (Unzip the "nupkg" after downloading)
Dependencies
- html5shiv
- twitter.bootstrap(2.3.2)
- navigationroutes.mvc4
- microsoft.aspnet.web.optimization(1.0.0)
- jquery
- jquery.migrate
- Microsoft.jQuery.Unobtrusive.Ajax
- Microsoft.jQuery.Unobtrusive.Validation
Bootstrap to an MVC 4 application.
Install the twitter.bootstrap.mvc4.sample to see how
to use the auto scaffolding feature.