TwitterBootstrapMVC by Dmitry A. Efimenko

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

Package Files

0 bytes

 TwitterBootstrapMVC 1.0.5

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/2010/07/nuspec.xsd">
  <metadata>
    <id>TwitterBootstrapMVC</id>
    <version>1.0.5</version>
    <title>Twitter Bootstrap MVC</title>
    <authors>Dmitry A. Efimenko</authors>
    <owners />
    <licenseUrl>https://fluentvalidation.codeplex.com/license</licenseUrl>
    <projectUrl>http://www.codeproject.com/Articles/570762/TwitterBootstrapMvc</projectUrl>
    <iconUrl>http://www.personalitymatch.net/nuget-logo.png</iconUrl>
    <requireLicenseAcceptance>true</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>
    <tags>Twitter Bootstrap MVC</tags>
    <dependencies>
      <dependency id="T4MVCExtensions" version="3.5.2" />
    </dependencies>
  </metadata>
</package>