Reinforced.Lattice.BootstrapTemplate
1.0.4
See the version list below for details.
dotnet add package Reinforced.Lattice.BootstrapTemplate --version 1.0.4
NuGet\Install-Package Reinforced.Lattice.BootstrapTemplate -Version 1.0.4
<PackageReference Include="Reinforced.Lattice.BootstrapTemplate" Version="1.0.4" />
paket add Reinforced.Lattice.BootstrapTemplate --version 1.0.4
#r "nuget: Reinforced.Lattice.BootstrapTemplate, 1.0.4"
// Install Reinforced.Lattice.BootstrapTemplate as a Cake Addin #addin nuget:?package=Reinforced.Lattice.BootstrapTemplate&version=1.0.4 // Install Reinforced.Lattice.BootstrapTemplate as a Cake Tool #tool nuget:?package=Reinforced.Lattice.BootstrapTemplate&version=1.0.4
Standard Reinforced.Lattice template for Twitter Bootstrap
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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.30 | 3,217 | 2/8/2018 |
1.0.29 | 1,014 | 1/26/2018 |
1.0.28 | 933 | 10/9/2017 |
1.0.27 | 964 | 7/30/2017 |
1.0.26 | 1,001 | 6/7/2017 |
1.0.25 | 951 | 6/6/2017 |
1.0.24 | 968 | 6/5/2017 |
1.0.23 | 997 | 6/1/2017 |
1.0.22 | 966 | 5/30/2017 |
1.0.21 | 981 | 5/15/2017 |
1.0.20 | 961 | 5/4/2017 |
1.0.19 | 986 | 4/10/2017 |
1.0.18 | 955 | 4/8/2017 |
1.0.17 | 959 | 4/6/2017 |
1.0.16 | 970 | 4/6/2017 |
1.0.15 | 961 | 3/30/2017 |
1.0.14 | 958 | 3/30/2017 |
1.0.13 | 954 | 3/26/2017 |
1.0.12 | 971 | 3/26/2017 |
1.0.11 | 953 | 3/25/2017 |
1.0.9 | 943 | 3/23/2017 |
1.0.8 | 986 | 3/23/2017 |
1.0.7 | 970 | 3/21/2017 |
1.0.6 | 968 | 3/20/2017 |
1.0.5 | 942 | 3/19/2017 |
1.0.4 | 1,019 | 2/15/2017 |
1.0.3 | 975 | 2/15/2017 |
1.0.2 | 993 | 2/14/2017 |
1.0.1 | 983 | 2/13/2017 |
1.0.0 | 986 | 2/13/2017 |
* Fixed .For template operator (previously exception was thrown)
* Fixed actually inappropriate .For increment parameter
* Added template's .RawHtml extensions automatically wrapping input into appropriate s('...') call
* Added row subscriptions to Hierarchy plugin
* Class "SpecialString" renamed to "Inline" as it is more representative
* Hierarchy plugin bottom tree node collapse bug fixed