A module for creating Sitecore components using embedded JavaScript engine.
Info
Version: | 0.1.41 |
Author(s): | Alex Smagin |
Last Update: | Monday, September 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/asmagin/sitecore-js-presentation |
NuGet Url: | https://www.nuget.org/packages/Sitecore.Js.Presentation |
Install
Install-Package Sitecore.Js.Presentation
dotnet add package Sitecore.Js.Presentation
paket add Sitecore.Js.Presentation
Sitecore.Js.Presentation Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.4.6)
- JavaScriptEngineSwitcher.ChakraCore(>= 2.4.10)
- JavaScriptEngineSwitcher.ChakraCore.Native.win-x64(>= 2.4.6)
- JavaScriptEngineSwitcher.ChakraCore.Native.win-x86(>= 2.4.6)
- JavaScriptEngineSwitcher.Core(>= 2.4.10)
- JSPool(>= 3.0.1)
- Lucene.Net(>= 3.0.3)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.Extensions.DependencyInjection(>= 1.0.0)
- Newtonsoft.Json(>= 6.0.8)
- RazorGenerator.Mvc(>= 2.4.2)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.ComponentModel(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- WebActivatorEx(>= 2.2.0)
Tags