Reinforced.Lattice.Templates.Mvc5
1.0.4
See the version list below for details.
dotnet add package Reinforced.Lattice.Templates.Mvc5 --version 1.0.4
NuGet\Install-Package Reinforced.Lattice.Templates.Mvc5 -Version 1.0.4
<PackageReference Include="Reinforced.Lattice.Templates.Mvc5" Version="1.0.4" />
paket add Reinforced.Lattice.Templates.Mvc5 --version 1.0.4
#r "nuget: Reinforced.Lattice.Templates.Mvc5, 1.0.4"
// Install Reinforced.Lattice.Templates.Mvc5 as a Cake Addin #addin nuget:?package=Reinforced.Lattice.Templates.Mvc5&version=1.0.4 // Install Reinforced.Lattice.Templates.Mvc5 as a Cake Tool #tool nuget:?package=Reinforced.Lattice.Templates.Mvc5&version=1.0.4
Reinforced.Lattice Razor helpers for changing layout design templates built for ASP.NET MVC 5
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Razor (>= 3.2.3)
- Microsoft.AspNet.WebPages (>= 3.2.3)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- Newtonsoft.Json (>= 7.0.1)
- Reinforced.Lattice (>= 1.0.4)
-
.NETFramework 4.5
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Razor (>= 3.2.3)
- Microsoft.AspNet.WebPages (>= 3.2.3)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- Newtonsoft.Json (>= 7.0.1)
- Reinforced.Lattice (>= 1.0.4)
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,000 | 2/8/2018 |
1.0.29 | 955 | 1/26/2018 |
1.0.28 | 894 | 10/9/2017 |
1.0.27 | 945 | 7/30/2017 |
1.0.26 | 945 | 6/7/2017 |
1.0.25 | 918 | 6/6/2017 |
1.0.24 | 920 | 6/5/2017 |
1.0.23 | 912 | 6/1/2017 |
1.0.22 | 962 | 5/30/2017 |
1.0.21 | 955 | 5/15/2017 |
1.0.20 | 987 | 5/4/2017 |
1.0.19 | 958 | 4/10/2017 |
1.0.18 | 913 | 4/8/2017 |
1.0.17 | 919 | 4/6/2017 |
1.0.16 | 935 | 4/6/2017 |
1.0.15 | 946 | 3/30/2017 |
1.0.14 | 927 | 3/30/2017 |
1.0.13 | 939 | 3/26/2017 |
1.0.12 | 956 | 3/26/2017 |
1.0.11 | 943 | 3/25/2017 |
1.0.9 | 947 | 3/23/2017 |
1.0.8 | 927 | 3/23/2017 |
1.0.7 | 940 | 3/21/2017 |
1.0.6 | 962 | 3/20/2017 |
1.0.5 | 928 | 3/19/2017 |
1.0.4 | 958 | 2/15/2017 |
1.0.3 | 936 | 2/15/2017 |
1.0.2 | 927 | 2/14/2017 |
1.0.1 | 979 | 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