EFFC.ChakraCore
1.0.4
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
E.F.F.C JavaScriptEngineSwitcher Extention Lib
Product | Versions 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.
-
.NETCoreApp 1.1
- JavaScriptEngineSwitcher.ChakraCore (>= 2.4.10)
- JavaScriptEngineSwitcher.ChakraCore.Native.debian-x64 (>= 2.4.6)
- JavaScriptEngineSwitcher.ChakraCore.Native.osx-x64 (>= 2.4.6)
- JavaScriptEngineSwitcher.ChakraCore.Native.win8-arm (>= 2.4.6)
- JavaScriptEngineSwitcher.ChakraCore.Native.win-x64 (>= 2.4.6)
- JavaScriptEngineSwitcher.ChakraCore.Native.win-x86 (>= 2.4.6)
- Microsoft.NETCore.App (>= 1.1.2)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
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.
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的能力