TwitterBootstrapMVC by Dmitry A. Efimenko

<PackageReference Include="TwitterBootstrapMVC" Version="2.1.1" />

 TwitterBootstrapMVC 2.1.1

Fluent implementation of ASP.NET-MVC HTML helpers for Twitter Bootstrap. This library aids developers in writing Twitter Bootstrap related html code faster.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>TwitterBootstrapMVC</id>
    <version>2.1.1</version>
    <title>Twitter Bootstrap MVC</title>
    <authors>Dmitry A. Efimenko</authors>
    <owners>Dmitry A. Efimenko</owners>
    <licenseUrl>https://twitterbootstrapmvc.codeplex.com/license</licenseUrl>
    <projectUrl>http://www.codeproject.com/Articles/570762/TwitterBootstrapMvc</projectUrl>
    <iconUrl>http://www.personalitymatch.net/nuget-logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Fluent implementation of ASP.NET-MVC HTML helpers for Twitter Bootstrap.

This library aids developers in writing Twitter Bootstrap related html code faster.</description>
    <copyright>Copyright ©  2013</copyright>
    <dependencies>
      <dependency id="T4MVCExtensions" version="3.6.5" />
    </dependencies>
  </metadata>
</package>