Info
Version: | 0.0.4-alpha |
Author(s): | Alexey Kushnikov |
Last Update: | Tuesday, March 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BundleTransformer.TypeScript.Unofficial |
Install
Install-Package BundleTransformer.TypeScript.Unofficial
dotnet add package BundleTransformer.TypeScript.Unofficial
paket add BundleTransformer.TypeScript.Unofficial
BundleTransformer.TypeScript.Unofficial Download (Unzip the "nupkg" after downloading)
Dependencies
- BundleTransformer.Core(>= 1.9.69)
- Newtonsoft.Json(>= 6.0.1)
- JavaScriptEngineSwitcher.Core(>= 1.2.4)
Tags
As a JS-engine is used the JavaScript Engine Switcher library (http://github.com/Taritsyn/JavaScriptEngineSwitcher).
For correct working of this module is recommended to install one of the following NuGet packages: JavaScriptEngineSwitcher.Msie or JavaScriptEngineSwitcher.V8.