BundleTransformer.Hogan
1.14.0
Prefix Reserved
dotnet add package BundleTransformer.Hogan --version 1.14.0
NuGet\Install-Package BundleTransformer.Hogan -Version 1.14.0
<PackageReference Include="BundleTransformer.Hogan" Version="1.14.0" />
paket add BundleTransformer.Hogan --version 1.14.0
#r "nuget: BundleTransformer.Hogan, 1.14.0"
// Install BundleTransformer.Hogan as a Cake Addin #addin nuget:?package=BundleTransformer.Hogan&version=1.14.0 // Install BundleTransformer.Hogan as a Cake Tool #tool nuget:?package=BundleTransformer.Hogan&version=1.14.0
BundleTransformer.Hogan contains one translator-adapter - HoganTranslator
(supports the Hogan version 3.0.2).
This adapter makes translation of Mustache templates to JS code.
Also contains the HoganAssetHandler
debugging HTTP handler, which is responsible for text output of translated Mustache asset.
As a JS engine is used the JavaScript Engine Switcher library. For correct working of this module, you need to install one of the following NuGet packages:
- JavaScriptEngineSwitcher.ChakraCore
- JavaScriptEngineSwitcher.Jint
- JavaScriptEngineSwitcher.Msie
- JavaScriptEngineSwitcher.V8
After installing the packages, you will need to register the default JS engine.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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
- BundleTransformer.Core (>= 1.14.0)
- JavaScriptEngineSwitcher.Core (>= 3.24.1)
- Newtonsoft.Json (>= 13.0.3)
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.14.0 | 115 | 5/29/2024 |
1.12.44 | 444 | 12/29/2021 |
1.12.0 | 8,274 | 7/15/2019 |
1.10.0 | 1,129 | 12/26/2018 |
1.10.0-beta1 | 626 | 12/10/2018 |
1.9.160 | 1,342 | 6/15/2017 |
1.9.138 | 1,193 | 12/10/2016 |
1.9.122 | 1,481 | 9/19/2016 |
1.9.122-beta1 | 1,249 | 9/17/2016 |
1.9.122-alpha1 | 867 | 8/23/2016 |
1.9.92 | 4,882 | 3/8/2016 |
1.9.92-beta1 | 1,079 | 3/2/2016 |
1.9.52 | 1,865 | 3/30/2015 |
1.9.34 | 1,711 | 12/19/2014 |
1.9.25 | 1,325 | 10/14/2014 |
1.9.13 | 4,040 | 8/7/2014 |
1.0.0 | 1,513 | 6/28/2014 |
Enabled a SourceLink.