EFFC.ChakraCore 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package EFFC.ChakraCore --version 1.0.4
NuGet\Install-Package EFFC.ChakraCore -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EFFC.ChakraCore" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EFFC.ChakraCore --version 1.0.4
#r "nuget: EFFC.ChakraCore, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install EFFC.ChakraCore as a Cake Addin
#addin nuget:?package=EFFC.ChakraCore&version=1.0.4

// Install EFFC.ChakraCore as a Cake Tool
#tool nuget:?package=EFFC.ChakraCore&version=1.0.4

E.F.F.C JavaScriptEngineSwitcher Extention Lib

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.1 is compatible.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on EFFC.ChakraCore:

Package Downloads
EFFC.Frame.Net.Base

E.F.F.C Frame Base Lib

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 929 3/12/2019
1.0.7 58,148 2/1/2018
1.0.6 1,021 1/14/2018
1.0.5 1,001 1/12/2018
1.0.4 23,957 11/29/2017
1.0.3 1,081 9/1/2017

Efficiency Focus For Core(效率、专注为核心)框架应用于.Net Core第一版发布
本包围基础库包含EFFC框架的基础接口和基本资源API
1.0.2:更新JavascriptEngineSwitcher.Chakra到2.4.8
1.0.3:修正获取数组类型的结果时,数据类型未被转化的问题
1.0.4:更新JavascriptEngineSwitcher.Chakra到2.4.10,修正获取数据时遇到DateTime进入死循环的bug,改为直接抛出异常,目前chakra不支持js的Date转DateTime的能力